basic:
ipconfig
more info:
ipconfig /all
finding other machines on our arp table:
arp -a
routing table:
route print
what are we communicating with? (netstat):
netstat -ano
Internal services are important because they can allow us to port forward or such