Linux Network Enumeration
Interfaces and routing
ifconfig
ip a s
arp -a
arp
routel
route
Connections
netstat
ss -anp
ss -lntu
ss -ltu
Hostname and DNS files
cat /etc/networks
cat /etc/hostname
cat /etc/hosts
cat /etc/resolv.conf
ifconfig
ip a s
arp -a
arp
routel
route
netstat
ss -anp
ss -lntu
ss -ltu
cat /etc/networks
cat /etc/hostname
cat /etc/hosts
cat /etc/resolv.conf