.. / Snaffler
Star

Snaffler is a tool used to enumerate sensitive data (passwords, PII, etc.) from file shares in Active Directory. It searches for interesting files based on file extensions, file names, and file content that’s matched against regex. It’s also highly configurable, allowing you to add your own regex searches. The following command will enumerate all machines in the domain and search for accessible file shares, checking for interesting files that might have sensitive data.

Command Reference:

Domain: test.local

Domain Controller: 10.10.10.1
Command: Copy References:

https://github.com/SnaffCon/Snaffler