Skip to content

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

Notifications You must be signed in to change notification settings

korayargun/brute-force-attack-for-instagram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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!