Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Ghunt | 14,257 | 3 days ago | 6 | November 08, 2023 | 35 | other | Python | |||
🕵️♂️ Offensive Google framework. | ||||||||||
Evilginx2 | 8,747 | 1 | 23 days ago | 13 | February 08, 2021 | 131 | bsd-3-clause | Go | ||
Standalone man-in-the-middle attack framework used for phishing login credentials along with session cookies, allowing for the bypass of 2-factor authentication | ||||||||||
Flaresolverr | 4,120 | 2 days ago | 42 | mit | Python | |||||
Proxy server to bypass Cloudflare protection | ||||||||||
Cloudproxy | 481 | 2 months ago | 18 | mit | TypeScript | |||||
Proxy server to bypass Cloudflare protection. | ||||||||||
Humanoid | 159 | 4 | 6 months ago | 3 | October 25, 2018 | 7 | mit | JavaScript | ||
Node.js package to bypass CloudFlare's anti-bot JavaScript challenges | ||||||||||
Fuzzhttpbypass | 126 | 3 months ago | 3 | Python | ||||||
This tool use fuuzzing to try to bypass unknown authentication methods, who knows... | ||||||||||
Cloudflaresolverre | 117 | 4 | 4 | 2 years ago | 7 | November 28, 2019 | 11 | mit | C# | |
Cloudflare Javascript & reCaptcha challenge (I'm Under Attack Mode or IUAM) solving / bypass .NET Standard library. | ||||||||||
Evilginx2 | 36 | 3 years ago | other | Go | ||||||
Standalone man-in-the-middle attack framework used for phishing login credentials along with session cookies, allowing for the bypass of 2-factor authentication | ||||||||||
Vote Buster | 16 | 8 years ago | gpl-2.0 | JavaScript | ||||||
Capcha+Email confirmation bypass script | ||||||||||
Awesome Xss | 14 | 5 years ago | ||||||||
收集的一些XSS学习资料 |
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.
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.
If you want everything about reverse proxy phishing with Evilginx - check out my Evilginx Mastery course!
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
If you want to learn more about reverse proxy phishing, I've published extensive blog posts about Evilginx here:
Evilginx 2.2 - Jolly Winter Update
Evilginx 2.3 - Phisherman's Dream
In case you want to learn how to install and use Evilginx, please refer to online documentation available at:
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.
evilginx2 is made by Kuba Gretzky (@mrgretzky) and it's released under BSD-3 license.