mirror of
https://github.com/kgretzky/evilginx2.git
synced 2026-04-25 00:36:10 +03:00
-
v3.1.0 Stable
released this
2023-07-11 11:03:54 +03:00 | 37 commits to master since this release📅 Originally published on GitHub: Tue, 11 Jul 2023 08:05:41 GMT
🏷️ Git tag created: Tue, 11 Jul 2023 08:03:54 GMT- Feature: Listening IP and external IP can now be separated with
config ipv4 bind <bind_ipv4_addr>andconfig ipv4 external <external_ipv4_addr>to help with properly setting up networking. - Fixed: Session cookies (cookies with no expiry date set) are now correctly captured every time. There is no need to specify
:alwayskey modifier forauth_tokensto capture them. - Fixed: Captured custom tokens are now displayed properly and values are not truncated.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Feature: Listening IP and external IP can now be separated with