chinoogawa / instaBrute

Instagram bruteforce exploit module
GNU General Public License v2.0
691 stars 156 forks source link

InstaBrute

Description

Instagram bruteforce exploit module

Installation

pip install -r requirements.txt

Usage

Usage: instaBrute -h

Dependencies

  1. Mechanize
  2. CookieLib
  3. Simplejson
  4. OptParse
  5. Selenium

Example

python instaBrute.py -f usernames.txt -d dictionary.txt
python instaBrute.py -u facebook -d dictionary.txt

Features

  1. Check username existence
  2. Check password for a given username
  3. Brute forcer mother fuckers!

Special Thanks

@camicelli!

Gabriel Rezzonico