akashblackhat / insbrute

A simple python script to bruteforce instagram accounts using selenium .

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Insbrute

Simple python script to bruteforce instagram using selenium webdriver

Clone and change directory

git clone https://github.com/eternalodball/insbrute

cd insbrute

Install requirements

sudo bash install.sh

Run it !

python3 main.py

Test it !

edit pass.txt and change real_password with your original password

About

A simple python script to bruteforce instagram accounts using selenium .


Languages

Language:Python 62.5%Language:Shell 37.5%