Update README.md

This commit is contained in:
Defte 2024-10-21 13:59:14 +02:00
parent b086c5f271
commit 5c7d1e2625
1 changed files with 8 additions and 1 deletions

View File

@ -159,6 +159,13 @@ By default, DonPAPI will collect:
- **Vaults**: Vaults Credentials
- **VNC**: VNC Credentials
- **Wifi**: Wifi Credentials
- **CloudCredentials**: Cloud credentials
- **IDEProjects**: IDE projects files
- **PasswordManagers**: Passwords managers files
- **PowerShellHistory**: PowerShell history files
- **RecycleBin**: Recycle Bins files
- **SSHSecrets**: SSH secrets files (keys)
- **VersionControlSystems**: Versioning tools (git for example)
You can specify each one you want to collect with `--collectors` (SharpHound style). If you use `--fetch-pvk`, DonPAPI will automatically fetch the Domain Backup Key of the AD domain and use it to decrypt masterkeys. Otherwise, you can bring one with `--pvkfile`. `--pwdfile`, `--ntfile` are used to feed DonPAPI with secrets in order to unlock masterkeys. But if you have freshly decrypted masterkeys, you can use `--mkfile`.
@ -243,4 +250,4 @@ All the credits goes to these great guys for doing the hard research & coding :
- Alesandro Z & everyone who worked on Lazagne (https://github.com/AlessandroZ/LaZagne/wiki) for the VNC & Firefox modules, and most likely for a lots of other ones in the futur.
- [dirkjanm](https://twitter.com/_dirkjan) for the GUI idea in [Roadtools](https://github.com/dirkjanm/ROADtools) & every research he ever did. I learned so much on so many subjects thanks to you. <3
- [Byt3bl33d3r](https://twitter.com/byt3bl33d3r) for [CrackMapExec](https://github.com/byt3bl33d3r/CrackMapExec) & All the team working on [NetExec](https://github.com/Pennyw0rth/NetExec)(lots of inspiration and code comes from CME / NXC projects)
- All the Team at [Login Sécurité](https://www.login-securite.com) for their ideas and help in debugging my shitty code (special thanks to @layno & @HackAndDo for that)
- All the Team at [Login Sécurité](https://www.login-securite.com) for their ideas and help in debugging my shitty code (special thanks to @layno & @HackAndDo for that)