Skip to content
View Thousif10's full-sized avatar

Block or report Thousif10

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Thousif10/README.md

IG-Brute v1.0

Don't copy this code without give me the credits

IG-Brute is an updated 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 +400 passwords/min using 20 threads.

Legal disclaimer:

Usage of IG-Brute 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

![insta]### Features

  • Multi-thread (400 pass/min, 20 threads)
  • Save/Resume sessions
  • Anonymous attack through TOR
  • Check valid usernames
  • Default password list (best +39k 8 letters)
  • Check and Install all dependencies

Install requirements (Curl, Tor, Openssl):

chmod +x install.sh
sudo ./install.sh

Give the Instagram Account ID

passwords.lst

limit (like <20 to 50000)

How it works?

Script uses an Android ApkSignature to perform authentication in addition using TOR and rotating the ip address to avoid blocking. The script uses Instagram-py algorithm.

Popular repositories Loading

  1. wifi_hacking_lab wifi_hacking_lab Public

    1

  2. Thousif10 Thousif10 Public

    Config files for my GitHub profile.

  3. Instashell Instashell Public

    Forked from Gokuljokul/Instashell

    crack the password

    Shell

  4. ESP32-Water-Turbidity ESP32-Water-Turbidity Public

    IoT Water Turbidity Monitor by Server Hosting in ESP32

    C

  5. visualHTB visualHTB Public

    HTBVisual

  6. ThemeBleed ThemeBleed Public

    For HTB Visual Machine

    C++