View all questions & answers for the CS0-003 exam
An analyst investigated a website and produced the following:
Which of the following syntaxes did the analyst use to discover the application versions on this vulnerable website?
nmap -sS -T4 -F insecure.org
nmap -o insecure.org
nmap -sV -T4 -F insecure.org
nmap -A insecure.org
Submit