close
The Wayback Machine - https://web.archive.org/web/20230426142509/https://github.com/chinoogawa/instaBrute
Skip to content

chinoogawa/instaBrute

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

Files

Permalink
Failed to load latest commit information.

InstaBrute

Image

## 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