Skip to content

Cred_Harvester_Stuffer makes a HTTP POST request to a given URL with randomly generated creds.

License

Notifications You must be signed in to change notification settings

clairmont32/cred-harvester-stuffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cred_Harvester_Stuffer

Given a phishing website and the correct headers from a test HTTP POST request Set the user-agent to a version of Chrome, a referer of Google, and send 4k usernames/passwords to the site

Usernames are imported from random_names.py as a list containing a set of first, last name combined and appended with a random number between 1 and 12 then have a random free email domain appended.

Passwords are randomly generated alphanumeric and special characters between 12 and 25 chars long

Prerequisites

pip install requests

About

Cred_Harvester_Stuffer makes a HTTP POST request to a given URL with randomly generated creds.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages