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

InstaInsane v1.0

Author: github.com/thelinuxchoice

IG: instagram.com/linux_choice

Don’t copy this code without giving 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

image

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: @antony-jy https://github.com/antony-jr

GitHub:

https://github.com/thelinuxchoice/instainsane

3 Likes

The code was last updated in 2018, so I did not expect this to work. However, after installing it and the dependencies like curl, tor, and openssl, the code seems to be functioning. It has not broken the pw yet, but it is working, which is amazing.

Thanks for this post friend.

I’ll come back and edit this reply if I do succeed.