Which of these is the TCP 3 way handshake?
SYN, SYN-ACK, ACK
How many ports does nmap scan by default?
top 1000
What flag would be used to conduct a connect scan
-sT
What is typically the slowest scan
UDP scan
Which scan does not need root privileges
-sT
To conduct a ping sweep which flag would be used
-sn
How can a closed UDP port can be identified
an ICMP Port Unreachable packet
What is the default scan used by nmap
SYN Scan
What is the command to view the nmap manual page
nmap
A SYN Scan requires what level of privilege
root
Which command would initiate a SYN Scan of the 192.168.1.0/24 range
nmap 192.168.1.0/24
Which command will not conduct a port scan
nmap -sn 192.168.1.0/24
nmap -sn 192.168.1.0/24 does what
ping sweep
During a port scan, a target port sends a RST packet, what protocol is being scanned
TCP
What does the -iL flag do
provides an input list of IP addresses