Skip to content

sababot/instabrute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instabrute

Instagram brute force tool uses the chromedriver to control a chrome session and automatically login. This is extremely impractical and an update is being worked on where the use of tor helps decrease speeds significantly.

Dependencies

- python - a c++ compiler (g++, clang, etc)

Example

- run the program by typing "./tool" into the terminal - next add an instagram username you wish to attack "./tool 'username'" (without the brackets) - finaly pass a reference to the wordlist.txt file you want to use "./tool 'username' 'wordlist.txt'" - example: ./tool leomessi wordlist.txt

disclamer

it is only to be used for educational purposes and you are directly responsible for any damage or harm you produce