39 Commits

Author SHA1 Message Date
Kuba Gretzky b5d0e42cde updated readme with evilginx pro info 2025-10-06 11:33:05 +02:00
Kuba Gretzky 55579600ca fixed gophish integration links 2024-04-02 15:20:57 +02:00
Kuba Gretzky 2998e871f3 updated readme with gophish integration 2024-04-02 15:19:33 +02:00
Kuba Gretzky 1ac3d10271 v3.0 release 2023-05-10 11:04:32 +02:00
Kuba Gretzky b4883fe54e updated links and thumbnails to Luke Turvey's videos 2021-02-02 16:00:24 +01:00
Kuba Gretzky 4e7236a876 fixed git clone command 2020-09-15 21:27:14 +02:00
Kuba Gretzky 112d2212f0 typo fix 2020-09-14 13:18:17 +02:00
Kuba Gretzky 4fb3d4ede5 links fix 2020-09-14 13:17:40 +02:00
Kuba Gretzky f095d58f73 2.4.0 "Gone Phishing" update 2020-09-14 13:10:53 +02:00
Kuba Gretzky d03cc71012 added @an0nud4y to hall of fame 2020-07-17 09:57:06 +02:00
Kuba Gretzky b2fbef2cde Merge pull request #278 from jjangga0214/patch-1
fix description on README.md
2020-05-22 10:16:47 +02:00
Kuba Gretzky 3ed9a05dff Merge pull request #462 from antman1p/master
correct readme
2020-05-22 10:12:23 +02:00
Meitar M 62fa8711dc Update README.md to mention requirement of Go version 1.14.0 or later.
I attempted to perform an installation from source from the `master`
branch of the repository, but encountered several problems that were
only resolvable after upgrading my Go installation. The root cause was
lack of support for `go build`'s `-mod` option, as can be seen in the
following example output:

```sh
$ make
flag provided but not defined: -mod
usage: build [-o output] [-i] [build flags] [packages]
Run 'go help build' for details.
Makefile:8: recipe for target 'build' failed
make: *** [build] Error 2
```

I'm not a Go expert so I'm unsure of Golang version 1.14.0 is the
minimum required version, but I do know that this version builds
correctly. I was previously using Golang version 1.10.0, following the
README's instructions. These instructions have since become outdated,
requiring at least a documentation fix. That fix is in this patch.
2020-03-19 17:52:39 -04:00
Kuba Gretzky 3afdc39860 Update README.md 2020-02-03 20:59:02 +01:00
antman1p 6a5532995b correct readme
Changed '-' to '_', since the `redirect-url' command is incorrect
2020-01-30 11:22:46 -06:00
Kuba Gretzky 92ad504c3b Merge branch 'master' of https://github.com/kgretzky/evilginx2 2019-10-11 15:04:57 +02:00
Kuba Gretzky 3d85ff9e19 2.3.2 release
2.3.2
- ACMEv2 support added to comply with LetsEncrypt requirements.
- Fixed session cookie output to support EditThisCookie on the latest Chrome version.
- Increased timeouts for proxying HTTP packets to 45 seconds.
- Added support for Go modules.
2019-10-11 15:04:27 +02:00
jjangga0214 1eb7148195 fix description on README.md
`docker build` builds image, not a containter.
2019-04-14 15:00:53 +09:00
Kuba Gretzky 10bedf7ecb Update README.md 2019-02-25 08:53:54 +01:00
Kuba Gretzky 9ee2321aeb added video thumbnail 2019-01-23 19:21:31 +01:00
Alex Flores 8a75b3e4b0 adds github phishlet 2019-01-22 08:26:31 -05:00
Kuba Gretzky 3c295864df Update README.md 2018-10-17 10:08:45 +02:00
Kuba Gretzky 23b7cf0556 updated readme 2018-09-10 10:16:09 +02:00
Kuba Gretzky c9f3c180ea readme line break fix 2018-08-08 09:27:41 +02:00
Kuba Gretzky 11c0208371 @white_fi added to hall of fame 2018-08-08 09:22:54 +02:00
Kuba Gretzky 59325c2e00 tiny header tweak 2018-08-07 10:01:10 +02:00
Kuba Gretzky f860841a6a Merge pull request #15 from kulinacs/docker
Add Dockerfile
2018-08-07 09:59:58 +02:00
Kuba Gretzky 7ac2ee3a01 phishlet masters hall of fame added 2018-08-07 08:55:06 +02:00
Nicklaus McClendon 9a028e1313 Add Dockerfile 2018-07-31 22:12:09 -04:00
PGP 2F93D5AF af183793d7 Add 's' for phishlets command
Correction thanks to @j3ssie's https://github.com/kgretzky/evilginx2/issues/2 issue.
2018-07-27 15:58:29 +02:00
Kuba Gretzky 974b937f42 resized screenshot 2018-07-26 13:13:18 +02:00
Kuba Gretzky 7bae33c25c added screenshot 2018-07-26 13:10:01 +02:00
Kuba Gretzky d33b0a9247 readme update 2018-07-26 11:56:08 +02:00
Kuba Gretzky 6b40db172b 2.0.0 released 2018-07-26 11:20:37 +02:00
Kuba Gretzky 7ebb9a8234 update update 2018-07-10 12:41:58 +02:00
Kuba Gretzky 9c77570e45 still nothing to see here 2018-07-10 12:37:14 +02:00
Kuba Gretzky 15fa55c264 readme update 2018-07-10 12:28:37 +02:00
Kuba Gretzky cc6554e4da Update README.md 2018-07-10 12:26:20 +02:00
Kuba Gretzky a21cb344fb nothing to see here 2018-07-10 12:16:47 +02:00