Exam GCIH All QuestionsBrowse all questions from this 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?

    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
anonyuserOption: D

why is this not -sT