Module 3: Scanning and Enumeration Flashcards
1
Q
Scanning and Enumerations is the process of identifying
A
hosts, ports and services within the network.
2
Q
What are the three types of scanning?
A
Network Scanning
Port Scanning
Vulnerability Scanning
3
Q
TCP Flags
SYN
A
synchronise
4
Q
TCP Flags
ACK
A
Acknowledge the SYN flag
5
Q
TCP Flags
RST
A
Reset - forces a termination of the circuit
6
Q
TCP Flags
FIN
A
Finish - orderly tear down of the circuit
7
Q
TCP Flags
PSH
A
Push -
8
Q
TCP Flags
URG
A
Urgent
9
Q
Well-known Port Numbers
A
0-1023
10
Q
Registered Port Numbers
A
1024-49151
11
Q
Dynamic Port Numbers
A
49152-65535
12
Q
IPv4 Broadcast address subnet
A
255.255.255.255
13
Q
IPv6 Broadcast address subnet
A
FFFF.FFFF.FFFF.FFFF
14
Q
ICMP Type 8
A
Echo-Request
15
Q
ICMP Type 0
A
Echo Reply