A database for storing, querying and doing stats on credential leaks
-
Updated
May 23, 2023 - Python
A database for storing, querying and doing stats on credential leaks
Cred_Harvester_Stuffer makes a HTTP POST request to a given URL with randomly generated creds.
Check for breached passwords with k-anonymity
This script looks at a Email:password wordlist and deletes 1500+ known temp-email domains. Then attempts to locate the Imap server for the domains remaining. If a imap server responds the script will try to login via imap; if successful a hit will be logged in your results text file.
A Python script that parses and deduplicates credential dumps
Add a description, image, and links to the credential-stuffing topic page so that developers can more easily learn about it.
To associate your repository with the credential-stuffing topic, visit your repo's landing page and select "manage topics."