Releases: hash3liZer/evilginx2
v2.4.4-beta
Changelog
9539003 Fix lint error
c41fde0 Removed unnecessary vendor folder (managed by module), some cleanup. Will now redirect alternative hostnames using a self-signed certificate instead of running into a timeout. Phishlets that want to redirect visitors on all phished subdomains need to set domains as either a landing page or using sessions - tested and verified for o365.
v2.4.3
v2.4.2
Changelog
485159a Add goreleaser
61621c0 Fix README links
14dad10 Fix gitignore to add images
7f55dd6 Fix linting
7b71b87 Fix patch issues
5f6be57 Add CI config
3710d8b - Moved media files to .github folder - Fixed README.md - Cleanup via go fmt
- Added linting & unit test action
792d05e Fixing typo.
1dd724f Added 'sessions export <json|csv> ' method
109e1fe print nicer message if the cert is expired
cdb474b fix typo
42a454b add cert expiration check
9ecb08c use fmt.Errorf instead of errors.New
c3bf3d4 fix cert gen issue
0faa233 Update github.yaml
b29f229 Ignore expired cookies
2a0e155 Handled the case of host:port in replaceHostWithPhished
218df95 Merge branch 'master' of https://github.com/kgretzky/evilginx2
c8e17be small tweak to handle Access-Control-Allow-Origin header
e0485e3 Merge pull request #483 from charlesbel/patch-3
dbfa86b Merge pull request #490 from Anonymoushawk/master
2cef350 fix: proper hostname substitution in Access-Control-Allow-Origin
4e7236a fixed git clone command
112d221 typo fix
4fb3d4e links fix
f7c529d Add files via upload
5344e31 Fix the Javascript on the fail page
v2.3.4
Changelog
cb3e50a Fix gorelease
ac389cb debug
c55c2ea Fix gorelease
36f71ae fix gorelease
d3af714 Fix gorelease
f7a0c73 More details for build matrix
21cd9a2 Provide token
416c5d4 Marshal error
cd97543 Debug pipeline
b80d088 Modify publish pipeline
07bf662 Capture complete terminal output (not leaking session token), added test case
f72c18f Fix for issue #11
de64180 Moved media folder, added phishlets to release
670f68b Added release pipeline
4e59f1a Fix actions
e2cd93d Linting more specific, run test as sudo (otherwise binding to 443 fails)
9154a7d Fix linting and permissions
2f0adc8 Add Github actions
3dd5b7e Merge pull request #12 from JamesCullum/master
2bf3d2b go fmt
f9a8ee6 Tests added
c4bd4ec WIP
967995e Merge pull request #9 from JamesCullum/master
df25965 Fix redirecting always happening
9a02daa - Move warning to only run once - Remove debugging, so that unauthorized requests get properly redirected - Fix redirection (& redirection loop) for unauthorized requests, if the redirect was intended to go to the phished domain - Fixed wrong instructions
4eba7c1 Update README.md
756dacc Merge pull request #5 from hash3liZer/google
d1ce887 Removed Invalid Requests and Fixed Origin URLS
0b69cf7 Test Change for Google
a7068d1 Removed Unwanted variables
93ebc57 Merge branch 'master' of https://github.com/hash3liZer/evilginx2
40a041c Purged Unwanted headers
094d2f6 Update README.md
9c44d89 Removed unwanted variables
e200870 Pushed Repo Dependencies
d47329e Increased Timeout
0bfd921 Removed Unwanted bugs and headers
6b847d3 Added Dependencies
e59d5dd Removed Porting Bug
ebbcc3e Forcing New Dependencies and Installation
321155b Modified Okta Phishlet
27c2046 Bug Removed --> Hostname not resolved with port
c37f0b5 Updated CORS Header PRoblem
6b59535 Initial Commit. Forked from orignal and updated timeout