CompTIACompTIA
PT0-002 · Question #283
PT0-002 Question #283: Real Exam Question with Answer & Explanation
The correct answer is C: smbget //192.168.100.56/web -U ''. smbget command starts with a front slash and not a back slash smbget smb://ip address/sharename
Information Gathering and Vulnerability Scanning
Question
After running the enum4linux.pl command, a penetration tester received the following output: Which of the following commands should the penetration tester run NEXT?
Options
- Asmbspool //192.160.100.56/print$
- Bnet rpc share -S 192.168.100.56 -U ''
- Csmbget //192.168.100.56/web -U ''
- Dsmbclient //192.168.100.56/web -U '' -N
Explanation
smbget command starts with a front slash and not a back slash smbget smb://ip address/sharename
Topics
#SMB Enumeration#enum4linux#smbget#Information Gathering
Community Discussion
No community discussion yet for this question.