List of questions
Related questions
Question 422 - PT0-002 discussion
A penetration tester runs an Nmap scan and obtains the following output:
Starting Nmap 7.80 ( https://nmap.org ) at 2023-02-12 18:53 GMT
Nmap scan report for 10.22.2.2
Host is up (0.0011s latency).
PORT STATE SERVICE VERSION
135/tcp open msrpc Microsoft Windows RPC
139/tcp open netbios-ssn Microsoft Windows netbios-ssn
445/tcp open microsoft-ds Microsoft Windows Server 2019
1433/tcp open ms-sql-s Microsoft SQL Server 2019
3389/tcp open ms-wbt-server Microsoft Terminal Services
8080/tcp open http Microsoft IIS 9.0
Which of the following commands should the penetration tester try next to explore this server?
A.
nikto -host http://10.22.2-2
B.
hydra -1 administrator -P passwords.txt ftp://10.22.2.2
C.
nmap -p 3389 ---script vnc-info.nse 10.22.2.2
D.
medusa -h 10.22.2.2 -n 1433 -u sa -P passwords.txt-Mmssql
Your answer:
0 comments
Sorted by
Leave a comment first