instahack
โ View on GitHubAI Summary: Instahack is a robust brute-force framework designed for testing Instagram accounts, utilizing Bash and Python for efficient password testing. It features multi-threading, Tor integration for anonymity, and customizable attack options, enabling users to conduct ethical penetration testing and OSINT gathering. The tool supports auto-resume capabilities and is optimized for high-volume password attempts.
README
๐ Instahack - Advanced Instagram Brute Force Framework

๐ About Instahack
Instahack is a high-performance Instagram brute-force tool crafted in Bash and Python, capable of testing millions of passwords efficiently. It uses Tor routing, Instagram Android app signatures, and customizable attack logic for stealthy, anonymous operations.
โ ๏ธ Only for ethical testing, penetration testing, and educational purposes.
โ๏ธ Features
- ๐ Fast brute-force via multi-threading & optimized HTTP requests
- ๐ง Auto-resume attacks from previous progress
- ๐ต๏ธ OSINT gathering capabilities
- ๐ Tor integration to change identity and bypass rate limits
- ๐ Auto-update support
- ๐งฐ Custom password lists & manual attack options
- ๐ฅ Supports Instagram & Twitter bruteforce
๐งช Tested Platforms
- Android via Termux
- Kali Linux
๐ฅ Why Choose Instahack?
| Feature | Regular Tools | Instahack Pro |
|---|---|---|
| Tor IP Rotation | โ | โ Auto |
| Attack Resume | โ | โ Persistent |
| Android Support | Limited | โ Termux |
| Password Test Capacity | 5k | 6M+ |
| API Anonymity | Basic | Military Grade |
๐ฆ Requirements
sudo easy_install3 -U pip
sudo pip3 install requests --upgrade
sudo pip3 install requests[socks]
sudo pip3 install stem
๐ ๏ธ Installation
wget https://raw.githubusercontent.com/evildevill/instahack/master/setup.sh && bash setup.sh
๐ Usage
- Ensure you’re connected to the internet and Tor is running.
- Run Instahack and choose from the following options:
Menu Options
- Information Gathering - Collect OSINT on targets.
- Auto Attack - Start brute-force with default password list.
- Manual Attack - Use your custom wordlist.
- Update - Update Instahack to the latest version.
- Exit - Exit the tool gracefully.
๐ธ Screenshots

๐ Connect With Us
โค๏ธ Support Me
โ ๏ธ Legal Disclaimer
This project is created solely for cybersecurity awareness, penetration testing training, and educational use. Any misuse of this tool is strictly prohibited. The developer is not responsible for any consequences arising from the use or misuse of this project.