Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 738 Bytes

README.md

File metadata and controls

43 lines (30 loc) · 738 Bytes

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