Password Spraying
How to password spray.
Password list creation
Before you begin spraying passwords to the email addresses you may have collated using methods shown in Email Address Discovery. You will need a good quality password list. Here's some things that you can use to create your password list:
Use variations of the organisation name + special characters + the current year
Cred Master
A password spraying tool that uses FireProx to rotate IP addresses, stay anonymous, and beat throttling. CredMaster is perfect for attempting to login to the following services:
python3 credmaster.py --access_key <a_key> --secret_access_key <sec_key> --plugin msol -u email.txt -p passwords.txt -a useragents.txt -t 5 -j 20 -d 30 --passwordsperdelay 2
Last updated