All Projects → thelinuxchoice → Instashell

thelinuxchoice / Instashell

Licence: gpl-3.0
Multi-threaded Instagram Brute Forcer without password limit

Programming Languages

shell
77523 projects

Instashell v1.5.4

Author: github.com/thelinuxchoice

IG: instagram.com/thelinuxchoice

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

Instashell 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 +400 passwords/min using 20 threads.

Legal disclaimer:

Usage of InstaShell 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

insta

Features

  • Multi-thread (400 pass/min, 20 threads)
  • 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/instashell
cd instashell
chmod +x instashell.sh
service tor start
sudo ./instashell.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 and rotating the ip address to avoid blocking. The script uses Instagram-py algorithm, see the project at: https://github.com/antony-jr/instagram-py

Donate!

Support the authors:

Donate using Liberapay
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].