5.2 Flashcards
Protocol Analyzer
Gathers frames on the network and view traffic patterns
Port Scanner
Scans for IP addresses, open ports, OS, and services
What tools can you use for port scanning and protocol analyzing
NMAP or Angry IP scanner
Ping
Uses ICMP
Tracert
Determine the route a packet takes to a destination
dig
Lookup names from IP addresses
ipconfig and ifconfig
Checks IP address configuration
iptables
Linux stateful firewal in the kernal of the OS
netstat
network statistics
What variations of netstat and what do they do?
“-a” shows all active connections, “-b” shows binaries, “-n” does not resolve names
tcpdmp
capture packets from command lines on linux/uni
pathping
combined ping and tracert
nmap
network mapper