nerdexam
EC-Council

EC0-350 · Question #608

Which of the following Netcat commands would be used to perform a UDP scan of the lower 1024 ports?

The correct answer is D. Netcat -u -v -w2 <host> 1-1024. See the full explanation below for the reasoning.

Question

Which of the following Netcat commands would be used to perform a UDP scan of the lower 1024 ports?

Options

  • ANetcat -h -U
  • BNetcat -hU <host(s.>
  • CNetcat -sU -p 1-1024 <host(s.>
  • DNetcat -u -v -w2 <host> 1-1024
  • ENetcat -sS -O target/1024

How the community answered

(33 responses)
  • A
    3% (1)
  • B
    15% (5)
  • C
    6% (2)
  • D
    73% (24)
  • E
    3% (1)

Community Discussion

No community discussion yet for this question.

Full EC0-350 Practice