Practice Flashcards
(48 cards)
Where is the SAM file located on a Windows 7 machine?
c:\windows\system32\config c:\ windows\repair
At what stage does session hijacking occur?
After the three way handshake
Where is the hosts file located on a Windows 7 machine?
c:\windows\system32\drivers\etc
A ping consists of an ECHO request, what is the ICMP code?
Type 8, code 0
What ICMP message will this machine return due to a ping?
Type 0, code 0
What is the port number for RPC?
135 TCP
What is the port number for DHCP?
67 UDP
What is the port number for NTP?
123 UDP
What is the purpose of ICMP Type 3 message?
used for unreachable messages
What is the purpose of ICMP Type 11 message?
Time exceeded
What is the pirpose of ICMP Type 13 message?
Timestamp
What is the purpose of ICMP Type 17 message?
Subnet mask request
nmap -sO
IP protocol scan
nmap -sP
ping scan
nmap -sT
TCP Connect scan
nmap -sI
IDLE scan
nmap -sP
to see which IP addresses are currently active on a network.
nmap -sV
Probe open ports to determine service/version info.
nmsp -A
Enable OS detection, version detection, script scanning, and traceroute.
All scans return an______ on a closed port, with the exception of the _____ scan, which returns no response.
RST ACK
XMAS, FIN, NUL on open port response is
no response
XMAS, FIN, NUL on closed port response is
RST/ACK
ACK responses on open port is
RST
What port SNMP uses?
161 UDP