evilginx2: Advanced Phishing with 2FA Bypass Framework
This repository profile is provided by osrepos.com, an open source repository discovery platform.
Summary
evilginx2 is a powerful man-in-the-middle attack framework designed for advanced phishing campaigns. It effectively captures login credentials and session cookies, enabling the bypass of two-factor authentication. Written in Go, this standalone application integrates its own HTTP and DNS server for easy setup and use.
Repository Information
Topics
Click on any tag to explore related repositories
Use at your own risk
OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of code from these repositories is the user's own responsibility. Always review the repository, source code, dependencies, licenses, and security implications before running or installing anything. OSRepos is not responsible for issues, damages, or losses resulting from third-party repositories.
Introduction
evilginx2 is a sophisticated man-in-the-middle (MitM) attack framework designed for advanced phishing campaigns. It specializes in capturing login credentials and session cookies, effectively bypassing two-factor authentication (2FA) mechanisms. As the successor to the original Evilginx, this version is entirely written in Go, operating as a standalone application with its own integrated HTTP and DNS server, making it remarkably easy to deploy and use.
The framework is a powerful tool for demonstrating what adept attackers can achieve. It is crucial to note that evilginx2 should only be used in legitimate penetration testing assignments with explicit written permission from all involved parties.
Installation
To get started with evilginx2, please refer to the comprehensive official documentation for detailed installation instructions and setup guides. The documentation covers everything from initial setup to configuring phishlets and launching your first campaign.
Examples
evilginx2 operates by setting up a reverse proxy that intercepts traffic between a victim and a legitimate website. It utilizes "phishlets" to define how to proxy specific websites, allowing it to capture credentials and session cookies in real-time. This capability enables security professionals to demonstrate how attackers can bypass multi-factor authentication by replaying the captured session.
For those looking to integrate evilginx2 with other tools, an official Gophish integration is available. This allows for streamlined phishing email campaigns that are compatible with evilginx2's advanced capabilities.
Why Use
evilginx2 is an indispensable tool for security professionals engaged in penetration testing and red team operations. Its unparalleled ability to bypass 2FA makes it highly effective in simulating real-world, sophisticated phishing attack vectors. The framework's standalone nature, written in Go, ensures simplified deployment and offers a robust, easy-to-use solution for demonstrating and understanding advanced phishing scenarios. It serves as a vital resource for defenders to comprehend and mitigate such threats.
Links
- GitHub Repository: kgretzky/evilginx2
- Official Documentation: help.evilginx.com
- Evilginx Pro: evilginx.com (Commercial version with advanced features)
- Evilginx Mastery Training Course: academy.breakdev.org/evilginx-mastery
- Gophish with Evilginx integration: kgretzky/gophish
- Evilginx 3.0 Release Blog Post: breakdev.org/evilginx-3-0-evilginx-mastery/
Related repositories
Similar repositories that may be relevant next.

GoBooks: A Curated List of Essential Golang Books for All Skill Levels
July 20, 2026
GoBooks is a highly popular GitHub repository offering a meticulously curated collection of Golang books, catering to developers from beginners to advanced practitioners. It serves as a comprehensive resource for finding the right learning materials on topics like concurrency, performance, and system design, making it easier to navigate the vast Go ecosystem.

Zero: The AI Coding Agent for Your Local Terminal
July 6, 2026
Zero is an innovative AI coding agent designed for your local terminal, offering powerful capabilities to inspect repositories, edit files, run commands, and utilize browser/terminal helpers. It provides durable local sessions while giving users full control over the AI model and permission levels. This tool empowers developers with a customizable and secure AI assistant directly within their development environment.

no-mistakes: AI-Driven Git Proxy for Flawless Pull Requests
June 30, 2026
no-mistakes is an innovative Git proxy that streamlines the pull request workflow by ensuring code quality before it reaches your remote. It uses an AI-driven validation pipeline in a disposable worktree, automatically applying safe fixes and escalating complex issues for human review. This tool helps developers maintain clean, high-quality codebases and open perfect PRs effortlessly.
Gogcli: Google Workspace Management from Your Terminal
June 24, 2026
Gogcli is a powerful command-line interface for Google Workspace, allowing users to manage Gmail, Calendar, Drive, Docs, Sheets, and many other services directly from their terminal. It is designed for both interactive use and robust automation, providing predictable output, agent safety features, and support for multiple accounts.
Source repository
Open the original repository on GitHub.
8 counted GitHub visits