Full setup of shellphish on kali linux
Full setup of shellphish on kali linux
ShellPhish Tool Full Setup
Open Linux terminal and type 'git clone' and paste github download link.
git clone https://github.com/suljot/shellphish
Step 2: Open blackeye folder.
shellphish
ls
Now Change mode of blackeye.sh to executable.
chmod +x shellphish.sh
./shellphish.sh
Step 5: Now open two terminals.
Step 6: Write this command in first terminal:
Syntax: ( cd / <folder_location> / blackeye )
cd /Desktop/blackeye
./ngrok http 8080
Step 7: Write this command in second terminal:
Syntax: ( cd / <folder_location> / blackeye / sites / <site_name> )
cd /Desktop/blackeye/sites/instagram
php -S localhost:8080
/Desktop/blackeye/sites/instagram/username.txt
Video version here
https://www.youtube.com/watch?v=vSStW255Bxc
Comments
Post a Comment