jbsec / instainsane

Multi-threaded Instagram Brute Forcer (100 attemps at once)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

InstaInsane v1.0

Author: https://github.com/umeshshinde19

IG: instagram.com/cyberspidy19

Don't copy this code without give me the credits, nerd!

Instainsane is an Shell Script to perform multi-threaded brute force attack against Instagram, this script can bypass login limiting and it can test infinite number of passwords with a rate of about 1000 passwords/min with 100 attemps at once.

Legal disclaimer:

Usage of InstaInsane for attacking targets without prior mutual consent is illegal. It's the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program

insane

Features

  • Multi-thread (100 attempts at once)
  • Save/Resume sessions
  • Anonymous attack through TOR
  • Check valid usernames
  • Default password list (best +39k 8 letters)
  • Check and Install all dependencies

Usage:

git clone https://github.com/thelinuxchoice/instainsane
cd instainsane
chmod +x instainsane.sh
sudo ./instainsane.sh

Install requirements (Curl, Tor, Openssl):

chmod +x install.sh
sudo ./install.sh

How it works?

Script uses an Android ApkSignature to perform authentication in addition using TOR instances to avoid blocking. The script uses Instagram-py algorithm (Python), see the project at: https://github.com/antony-jr/instagram-py Thanks to: @umeshshinde19 https://github.com/umeshshinde19

Donate!

Support the authors:

Donate using Liberapay

About

Multi-threaded Instagram Brute Forcer (100 attemps at once)

License:Other


Languages

Language:Shell 100.0%