• Stars
    star
    620
  • Rank 69,870 (Top 2 %)
  • Language
    Python
  • License
    GNU General Publi...
  • Created almost 9 years ago
  • Updated about 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Instagram bruteforce exploit module

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