Skip to content

Instasploit is an Instagram attack script, It features multi-threading, TOR anonymity, and a large default password list, functioning by using an Android ApkSignature and the Instagram-py algorithm to bypass detection

License

drastria/instasploit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Instasploit

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/drastria/instasploit
cd instasploit
chmod +x instasploit.sh
sudo ./instasploit.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).

Donate!

Support the authors:

Donate using Trakteer

About

Instasploit is an Instagram attack script, It features multi-threading, TOR anonymity, and a large default password list, functioning by using an Android ApkSignature and the Instagram-py algorithm to bypass detection

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages