All Projects → thelinuxchoice → Instainsane

thelinuxchoice / Instainsane

Licence: gpl-3.0
Multi-threaded Instagram Brute Forcer (100 attemps at once)

Programming Languages

shell
77523 projects
shellscript
22 projects

Projects that are alternatives of or similar to Instainsane

Sandmap
Nmap on steroids. Simple CLI with the ability to run pure Nmap engine, 31 modules with 459 scan profiles.
Stars: ✭ 1,180 (+148.42%)
Mutual labels:  cli, command-line, hacking
Args
Toolkit for building command line interfaces
Stars: ✭ 399 (-16%)
Mutual labels:  cli, command-line
Go Prompt
Building powerful interactive prompts in Go, inspired by python-prompt-toolkit.
Stars: ✭ 4,255 (+795.79%)
Mutual labels:  cli, command-line
Dronesploit
Drone pentesting framework console
Stars: ✭ 473 (-0.42%)
Mutual labels:  cli, hacking
Triage
Interactive command-line GitHub issue & notification triaging tool.
Stars: ✭ 394 (-17.05%)
Mutual labels:  cli, command-line
Mri
Quickly scan for CLI flags and arguments
Stars: ✭ 394 (-17.05%)
Mutual labels:  cli, command-line
Brutesploit
BruteSploit is a collection of method for automated Generate, Bruteforce and Manipulation wordlist with interactive shell. That can be used during a penetration test to enumerate and maybe can be used in CTF for manipulation,combine,transform and permutation some words or file text :p
Stars: ✭ 424 (-10.74%)
Mutual labels:  hacking, hacker
W5
Security Orchestration, Automation and Response (SOAR) Platform. 安全编排与自动化响应平台,无需编写代码的安全自动化,使用 SOAR 可以让团队工作更加高效
Stars: ✭ 367 (-22.74%)
Mutual labels:  hacking, hacker
Promptui
Interactive prompt for command-line applications
Stars: ✭ 4,621 (+872.84%)
Mutual labels:  cli, command-line
Wahh extras
The Web Application Hacker's Handbook - Extra Content
Stars: ✭ 428 (-9.89%)
Mutual labels:  hacking, hacker
Node.cli Progress
⌛️ easy to use progress-bar for command-line/terminal applications
Stars: ✭ 466 (-1.89%)
Mutual labels:  cli, command-line
Pipupgrade
🗽 Like yarn outdated/upgrade, but for pip. Upgrade all your pip packages and automate your Python Dependency Management.
Stars: ✭ 391 (-17.68%)
Mutual labels:  cli, command-line
Beats
A command-line drum machine. Convert a beat notated in YAML into a *.wav file.
Stars: ✭ 389 (-18.11%)
Mutual labels:  cli, command-line
Cocona
Micro-framework for .NET Core console application. Cocona makes it easy and fast to build console applications on .NET Core.
Stars: ✭ 398 (-16.21%)
Mutual labels:  cli, command-line
Kondo
Save disk space by cleaning non-essential files from software projects.
Stars: ✭ 373 (-21.47%)
Mutual labels:  cli, command-line
Hacking
hacker, ready for more of our story ! 🚀
Stars: ✭ 413 (-13.05%)
Mutual labels:  hacking, hacker
Cobra
A Commander for modern Go CLI interactions
Stars: ✭ 24,437 (+5044.63%)
Mutual labels:  cli, command-line
Reminders Cli
A simple CLI for interacting with macOS reminders
Stars: ✭ 354 (-25.47%)
Mutual labels:  cli, command-line
Tsukae
🧑‍💻📊 Show off your most used shell commands
Stars: ✭ 345 (-27.37%)
Mutual labels:  cli, command-line
Jtc
JSON processing utility
Stars: ✭ 425 (-10.53%)
Mutual labels:  cli, command-line

InstaInsane v1.0

Author: github.com/thelinuxchoice

IG: instagram.com/linux_choice

Don't copy this code without giving me the credits, nerd!

Instainsane 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 InstaInsane 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

insane

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/thelinuxchoice/instainsane
cd instainsane
chmod +x instainsane.sh
sudo ./instainsane.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), see the project at: https://github.com/antony-jr/instagram-py Thanks to: @antony-jy https://github.com/antony-jr

Donate!

Support the authors:

Donate using Liberapay
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].