Overview of Evilginx 3.0
masterEvilginx is a man-in-the-middle (MiTM) attack framework designed for phishing login credentials and session cookies. By acting as a reverse proxy between a browser and a target website, it can bypass 2-factor authentication (2FA) protections.
Unlike its predecessor which relied on a custom nginx configuration, Evilginx 3.0 is a standalone application written in Go that implements its own HTTP and DNS servers, simplifying setup and deployment.