A simple, powerful desktop GUI tool for finding leaked secrets and credentials in public web content.
Argus Scanner is configured to detect the following patterns:
- Google Cloud & Firebase API Keys (
AIza...) - Firebase Realtime Database URLs (
.firebaseio.com) - Google Firestore URLs (
.firebasedatabase.app) - Amazon S3 Buckets (
s3.amazonaws.com) - Database Connection Strings (
mongodb://,redis://,postgresql://) - Hardcoded Passwords (common patterns like
password = ...)