Skip to content

MrKeral/Instagram-BruteForce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Instagram-BruteForce

image

Requirements

python3  (sudo apt install python3)
pip3     (sudo apt install python3-pip)
Selenium (sudo pip3 install selenium)

How To Install

git clone https://github.com/MrKeral/Instagram-BruteForce 
cd Instagram-BruteForce 
chmod +x instaBruteforce.py 
python3 instaBruteforce.py 

Instructions

  • 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.