Which of the following Netcat commands would be used to perform a UDP scan of the lower 1024 ports?
A.
Netcat -h -U
B.
Netcat -hU
C.
Netcat -sU -p 1-1024
D.
Netcat -u -v -w2 1-1024
E.
Netcat -sS -O target/1024
Which of the following Netcat commands would be used to perform a UDP scan of the lower 1024 ports?
Which of the following Netcat commands would be used to perform a UDP scan of the lower 1024 ports?
A.
Netcat -h -U
B.
Netcat -hU
C.
Netcat -sU -p 1-1024
D.
Netcat -u -v -w2 1-1024
E.
Netcat -sS -O target/1024
I have the same idea.