Skip to content

Latest commit

 

History

History
94 lines (61 loc) · 2.21 KB

File metadata and controls

94 lines (61 loc) · 2.21 KB

Instagram-Hacker

This is a script for Instagram bruteforce attacks. WARNING THIS IS A REAL TOOL!

🌐 Instagram-Hacker 🔐

A Bruteforce Attack Script for Educational & Ethical Hacking Purposes Only


⚠️ DISCLAIMER

🚨 This tool is for educational and ethical testing purposes ONLY.
The misuse of this script can lead to serious legal consequences.
We do not promote or encourage illegal activity. Use responsibly.


👨‍💻 Author

👤 Name: Muhammad Sabir Ali
🧠 Handle: INNO_CYBER
📁 Project: Instagram BruteForce Attack Tool


🚀 Features

  • Fast brute-force engine
  • Tor anonymity support
  • Simple command-line interface
  • Works on Linux distributions

🛠️ Requirements

Make sure the following Python packages and tools are installed before usage:

Package Installation Command
mechanize pip install mechanize
requests pip install requests
tor sudo apt-get install tor

You can install all Python dependencies with:

pip install -r requirements.txt

🧪 Usage

Run the script using the following syntax:

python instagram.py username103 pass.lst

Where:

  • username103 is the target Instagram username
  • pass.lst is the path to your password list (dictionary file)

🎨 Visual Suggestions (for GitHub)

You can improve the look of this README using GitHub Flavored Markdown:

  • Use align="center" for headers.
  • Use emojis for highlights.
  • Use colored badges or shields from Shields.io for Requirements, Status, etc.

📌 Notes

  • Tor must be running in the background for anonymized attacks.
  • 🔒 Make sure to use VPN and test within legal scope.
  • 📡 This script is strictly for penetration testers and cybersecurity students.

💬 Contact

For issues or contributions, feel free to open a pull request or raise an issue.

Tool Maded with 💻 by Muhammad Sabir Ali (INNO_CYBER)


🧠 Reminder

Educational use only — Stay ethical, stay safe!