Page 1 of 1

What will the following scapy commands do?

Posted: Mon Aug 01, 2022 9:34 am
by answerhappygod
What will the following scapy commands do?
What Will The F 1
What Will The F 1 (3.73 KiB) Viewed 69 times
A. Perform a SYN-ACK scan against TCP ports 80 and 3080 on host 192.168.1.24.
B. Perform a SYN scan against ports 80 through 8080 for all hosts on the192.168.1.0/24 network.
C. Combine the answered and unanswered results of a previous scan into the sr(packet)variable.
D. Perform a SYN-ACK scan against TCP ports 80 and 8080 for all hosts on the192.16S.1.0/24 network.