Full setup of shellphish on kali linux
Full setup of shellphish on kali linux ShellPhish Tool Full Setup GitHub Link: https://github.com/suljot/shellphish Step 1: Download ShellPhish tool in Kali Linux through git . 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 Step 3: Now run ShellPhish for downloading ngrok ./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