MCPcopy
hub / github.com/kgretzky/evilginx2

github.com/kgretzky/evilginx2 @v3.3.0 sqlite

repository ↗ · DeepWiki ↗ · release v3.3.0 ↗
341 symbols 947 edges 21 files 2 documented · 1%
README

Evilginx2 Logo

<img alt="Evilginx2 Title" src="https://raw.githubusercontent.com/kgretzky/evilginx2/master/media/img/evilginx2-title-black-512.png" height="60" />

Evilginx 3.0

Evilginx is a man-in-the-middle attack framework used for phishing login credentials along with session cookies, which in turn allows to bypass 2-factor authentication protection.

This tool is a successor to Evilginx, released in 2017, which used a custom version of nginx HTTP server to provide man-in-the-middle functionality to act as a proxy between a browser and phished website. Present version is fully written in GO as a standalone application, which implements its own HTTP and DNS server, making it extremely easy to set up and use.

Screenshot

Disclaimer

I am very much aware that Evilginx can be used for nefarious purposes. This work is merely a demonstration of what adept attackers can do. It is the defender's responsibility to take such attacks into consideration and find ways to protect their users against this type of phishing attacks. Evilginx should be used only in legitimate penetration testing assignments with written permission from to-be-phished parties.

Evilginx Mastery Training Course

If you want everything about reverse proxy phishing with Evilginx - check out my Evilginx Mastery course!

Evilginx Mastery

Learn everything about the latest methods of phishing, using reverse proxying to bypass Multi-Factor Authentication. Learn to think like an attacker, during your red team engagements, and become the master of phishing with Evilginx.

Grab it here: https://academy.breakdev.org/evilginx-mastery

Official Gophish integration

If you'd like to use Gophish to send out phishing links compatible with Evilginx, please use the official Gophish integration with Evilginx 3.3. You can find the custom version here in the forked repository: Gophish with Evilginx integration

If you want to learn more about how to set it up, please follow the instructions in this blog post

Write-ups

If you want to learn more about reverse proxy phishing, I've published extensive blog posts about Evilginx here:

Evilginx 2.0 - Release

Evilginx 2.1 - First Update

Evilginx 2.2 - Jolly Winter Update

Evilginx 2.3 - Phisherman's Dream

Evilginx 2.4 - Gone Phishing

Evilginx 3.0

Evilginx 3.2

Evilginx 3.3

Help

In case you want to learn how to install and use Evilginx, please refer to online documentation available at:

https://help.evilginx.com

Support

I DO NOT offer support for providing or creating phishlets. I will also NOT help you with creation of your own phishlets. Please look for ready-to-use phishlets, provided by other people.

License

evilginx2 is made by Kuba Gretzky (@mrgretzky) and it's released under BSD-3 license.

Core symbols most depended-on inside this repo

Error
called by 77
log/log.go
Info
called by 69
log/log.go
AddSubCommand
called by 60
core/help.go
paramVal
called by 40
core/phishlet.go
Debug
called by 30
log/log.go
Warning
called by 26
log/log.go
GetPhishlet
called by 24
core/config.go
combineHost
called by 23
core/shared.go

Shape

Method 217
Function 67
Struct 56
TypeAlias 1

Languages

Go100%

Modules by API surface

core/config.go72 symbols
core/phishlet.go52 symbols
core/http_proxy.go43 symbols
core/terminal.go30 symbols
database/database.go17 symbols
log/log.go15 symbols
database/db_session.go15 symbols
core/help.go10 symbols
core/gophish.go10 symbols
core/table.go9 symbols
core/certdb.go9 symbols
core/blacklist.go9 symbols

Dependencies from manifests, versioned

github.com/chzyer/readlinev0.0.0-2018060313265 · 1×
github.com/elazarl/goproxyv0.0.0-2022052915342 · 1×
github.com/fsnotify/fsnotifyv1.5.1 · 1×
github.com/go-acme/lego/v3v3.1.0 · 1×
github.com/go-resty/resty/v2v2.12.0 · 1×
github.com/inconshreveable/go-vhostv0.0.0-2016062719310 · 1×
github.com/klauspost/cpuid/v2v2.2.7 · 1×

For agents

$ claude mcp add evilginx2 \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact