sipaydirmennn / brute-force-attack-for-instagram

You can do brute force attack to instagram with your own wordlist.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

You should create a wordlist in "txt" format.
Also you need python3 and should install python's selenium library.

For Windows and MacOS use this commands :

  pip3 install selenium

For Linux use this commands :

  sudo pip3 install selenium

In the app you will enter instagram account's username.
Then it will begin to try passwords in your wordlist.

I hope I was help you. Good Luck!

My wordlist generator will come as soon as possible!