Network Enumeration
ip route
arp -a
ip neigh
netstat -ano
Mostly to get the lay of the land. What ports are open? Who are we communicating to?
ip route
arp -a
ip neigh
netstat -ano
Mostly to get the lay of the land. What ports are open? Who are we communicating to?