Skip to content

Multi-threaded Instagram Brute Forcer without password limit

License

Notifications You must be signed in to change notification settings

romannamor9/instashell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instashell v1.5

Author: github.com/thelinuxchoice

IG: instagram.com/thelinuxchoice

Instashell is an Shell Script to perform multi-threaded brute force attack against Instagram, this script can bypass login limiting on wrong passwords, and it can test infinite number of passwords with a rate of +400 passwords/min.

insta

Features

  • Save/Resume sessions
  • Anonymous attack through TOR
  • Multi-thread (400 pass/min, 20 threads)

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 to change the ip address once blocked for many tries and continue attack.

About

Multi-threaded Instagram Brute Forcer without password limit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%