python3 (sudo apt install python3)
pip3 (sudo apt install python3-pip)
Selenium (sudo pip3 install selenium)
git clone https://github.com/MrKeral/Instagram-BruteForce
cd Instagram-BruteForce
chmod +x instaBruteforce.py
python3 instaBruteforce.py
- To run this tool you have to create wordlist for the victim using social engineering.
- CUPP is nice tool to create worlist of the victim.
- Now create the worlist and save it with ".txt" extension.
- In this line "Please enter your wordlist file's name : pass" you have to write only the name of that file without extension.