Valid PT0-003 Dumps shared by ExamDiscuss.com for Helping Passing PT0-003 Exam! ExamDiscuss.com now offer the newest PT0-003 exam dumps, the ExamDiscuss.com PT0-003 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com PT0-003 dumps with Test Engine here:
A penetration tester completes a scan and sees the following Nmap output on a host: Nmap scan report for victim (10.10.10.10) Host is up (0.0001s latency) PORT STATE SERVICE 161/udp open snmp 445/tcp open microsoft-ds 3389/tcp open ms-wbt-server Running Microsoft Windows 7 OS CPE: cpe:/o:microsoft:windows_7::sp0 The tester wants to obtain shell access. Which of the following related exploits should the tester try first?
Correct Answer: C
Since the system is running Windows 7 SP0, it is highly likely to be vulnerable to MS17-010 (EternalBlue), a critical SMB vulnerability used for remote code execution (RCE). * Option A (psexec) #: PsExec requires valid credentials, which we do not have yet. * Option B (ms08_067_netapi) #: MS08-067 targets Windows XP/Server 2003, but the system is Windows 7. * Option C (ms17_010_eternalblue) #: Correct. * EternalBlue allows remote exploitation of SMBv1 in Windows 7/Server 2008. * Option D (snmp_login scanner) #: Only checks default SNMP credentials, not an exploit. # Reference: CompTIA PenTest+ PT0-003 Official Guide - SMB Exploitation & EternalBlue