EC-Council
312-50V11 · Question #58
If you want only to scan fewer ports than the default scan using Nmap tool, which option would you use?
The correct answer is D. -F. -P allows the user to specify ports but only by demand. -F is fast mode, which scans fewer ports than the default scan. Neither command was mentioned in the text book, however a quick google search produced the correct answer.
Scanning Networks
Question
If you want only to scan fewer ports than the default scan using Nmap tool, which option would you use?
Options
- A-sP
- B-P
- C-r
- D-F
How the community answered
(35 responses)- A3% (1)
- B9% (3)
- D89% (31)
Explanation
-P allows the user to specify ports but only by demand. -F is fast mode, which scans fewer ports than the default scan. Neither command was mentioned in the text book, however a quick google search produced the correct answer.
Topics
#Nmap fast scan#-F option#port scanning#fewer ports
Community Discussion
No community discussion yet for this question.