← Back to tools
View AGENTS.md for snallygaster
snallygaster
Scan for secret files on HTTP servers
Description
snallygaster is a tool to scan for secret files on HTTP servers. It checks for accidentally exposed configuration files, backups, source code, and other sensitive files that should not be publicly accessible.
AI Summary
Scan HTTP servers for accidentally exposed secret and configuration files
Capabilities
- + Check for exposed configuration files
- + Find accidentally public backups
- + Detect exposed source code
- + Scan for common security misconfigurations
Use When
- → When auditing web server security
- → When checking for exposed sensitive files
Avoid When
- x When doing full penetration testing