GH05T-HUNTER5 / insta-breaker

Simple Instagram Brute Force Tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Insta-Breaker

Insta-Breaker is a tool designed for automated login attempts on Instagram using a username and a file containing multiple passwords. It is intended for ethical use only, such as testing the security of your own Instagram account.

Features

  • Automated login attempts on Instagram
  • Supports providing passwords from a file
  • Includes built-in checks and prompts for a smoother user experience

Installation

To use Insta-Breaker, ensure you have the necessary dependencies installed. The tool relies on inpass for handling the login attempts.

INSTALLATION

pkg update
pkg install python -y
git clone https://github.com/GH05T-HUNTER5/insta-breaker
cd insta-breaker
bash install.sh
insta-breaker

You'll be prompted to enter your Instagram username and the path to your password file. Ensure the path is correct, and the file exists.

Future Features

If this repository gets 5k likes, we will add more features such as:

  • Enhanced protection mechanisms
  • Automatic IP address addition

Follow Us

Follow my GitHub account for updates and more projects.

Disclaimer

  • This tool is for educational purposes only.
  • The developer is not responsible for any misuse of this tool.
  • Never use this tool for illegal activities.

Developer

  • GH05T HUNTER5
  • Version: 7.01

About

Simple Instagram Brute Force Tool

License:MIT License


Languages

Language:Shell 100.0%