nerdexam
GAQM

CPEH-001 · 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

(33 responses)
  • A
    12% (4)
  • B
    3% (1)
  • C
    6% (2)
  • D
    79% (26)

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#port scanning#scan options#-F flag

Community Discussion

No community discussion yet for this question.

Full CPEH-001 Practice