Password Spraying - Making a Target User List

June 29, 2024

First we have to locate what is ATTACK01 host

cat /etc/hosts
kerbrute userenum -d inlanefreight.local --dc 172.16.5.5 /opt/jsmith.txt

Last updated