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)- A3% (1)
- B15% (5)
- C6% (2)
- D73% (24)
- E3% (1)
Community Discussion
No community discussion yet for this question.