Infrastructure

cd; mkdir ws; cd ws  # workspace
mkdir -p adcs/ discover/{subnets,hosts,services} enum/bloodhound/bloodhound.py loot/ log/ screenshots/ shells/ tickets/ traffic/ videos/
touch ~/ws/loot/net-ntlmv2.txt

Network Config

hostname
ifconfig eth0
route -n
cat /etc/resolv.conf
arp -a

Last updated