Posts

Showing posts with the label Advanced Man in the Middle Attack Framework: Evilginx

Advanced Man in the Middle Attack Framework: Evilginx

Image
Advanced Man in the Middle Attack Framework       Evilginx is a man-in-the-middle attack framework used for phishing credentials and session cookies of any web service. It’s core runs on Nginx HTTP server, which utilizes proxy_pass and sub_filter to proxy and modify HTTP content, while intercepting traffic between client and server. Evilginx is a man-in-the-middle attack framework for remotely capturing credentials and session cookies of any web service. It uses Nginx HTTP server to proxy legitimate login page, to visitors, and captures credentials and session cookies on-the-fly. It works remotely, uses custom domain and a valid SSL certificate. This project is released for educational purposes and should be used only in legitimate penetration testing assignments with written permission from to-be-phished parties. How it works Attacker generates a phishing link pointing to his server running Evilginx: https://accounts.notreallygoogle.com/ServiceLogin?rc=https://www.youtub...