>_ shadow.red

Linux Network Enumeration

Privilege Escalation Linux Enumeration linux

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