GCIH Exam QuestionsBrowse all questions from this exam

GCIH Exam - Question 25


As a professional hacker, you want to crack the security of secureserver.com. For this, in the information gathering step, you performed scanning with the help of nmap utility to retrieve as many different protocols as possible being used by the secureserver.com so that you could get the accurate knowledge about what services were being used by the secure server.com. Which of the following nmap switches have you used to accomplish the task?

Show Answer
Correct Answer: D

The correct nmap switch to retrieve as many different protocols as possible being used by secureserver.com is 'nmap -sO'. The '-sO' flag is used for IP protocol scan, which helps in identifying different protocols used by the server. Options '-vO', '-sS', and '-sT' do not perform this specific function.

Discussion

1 comment
Sign in to comment
anonyuserOption: D
Jan 29, 2024

why is this not -sT