
Instabrute exploit module bruteforces usernames and password for any given account.
Features
- Check username existence
- Check password for a given username
Dependencies
- Mechanize
- CookieLib
- Simplejson
- OptParse
- Selenium
Usage:
Example
python instaBrute.py -f usernames.txt -d dictionary.txt python instaBrute.py -u facebook -d dictionary.txt |
Download : Instabrute.zip