Kuba Gretzky
4ce3bbf560
removed some obsolete code
2021-02-02 14:13:48 +01:00
Kuba Gretzky
65b0084693
2.4.2: added support for obsolete date/time formats for cookie expiry time, not storing expired cookies
2021-02-02 14:13:48 +01:00
Kuba Gretzky
09e78a96b4
small tweak to handle Access-Control-Allow-Origin header
2021-02-02 14:13:48 +01:00
Kuba Gretzky
5fc43f4be9
fix: proper hostname substitution in Access-Control-Allow-Origin
2021-02-02 14:13:48 +01:00
Kuba Gretzky
6e66a19171
2.4.0 "Gone Phishing" update
2021-02-02 14:13:48 +01:00
Kuba Gretzky
86ef8f0105
fixed: multiple concurrent map writes exception during heavy load
2021-02-02 14:13:47 +01:00
Kuba Gretzky
2266730b11
fixed go module name
2021-02-02 14:13:47 +01:00
Kuba Gretzky
908dc30951
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.
2021-02-02 14:13:47 +01:00
Kuba Gretzky
273bba3470
redirection is now triggered only for text/html responses
2021-02-02 14:13:46 +01:00
Kuba Gretzky
b03a38da6e
2.3.0 released
2021-02-02 14:13:46 +01:00
Kuba Gretzky
38c91da4e9
changed IP whitelist time from 5 minutes to 5 seconds since it broke session creation for new visitors
2021-02-02 14:13:46 +01:00
Kuba Gretzky
f02548ab03
added automatic IP whitelisting for properly tokenized requests
2018-11-29 13:49:23 +01:00
Kuba Gretzky
651c18b23a
added feature to force post arguments in proxied requests with 'force_post'
2018-11-20 19:06:09 +01:00
Kuba Gretzky
eb98606b3b
added capturing of custom post fields
2018-11-19 17:00:35 +01:00
Kuba Gretzky
b1242bf5b3
restructured phishlets format cont.
2018-11-12 18:11:44 +01:00
Kuba Gretzky
98facd8446
response cookies are now properly captured for requests to uth_urls triggers
2018-11-12 11:12:24 +01:00
Kuba Gretzky
005b880161
fixed: post request json body handling bug, overwrote captured creds with body. put 'json' as 'key' in both 'user_regex' and 'pass_regex' to use json body handler
2018-11-07 08:58:45 +01:00
Kuba Gretzky
2f060b6632
increased http proxy read timeout from 5 to 15 seconds for slow connections
2018-11-07 08:56:01 +01:00
Kuba Gretzky
cdb89848a6
added optional cookies, which are saved but not required for capturing the full session (add ',opt' to cookie name)
2018-10-25 17:56:41 +02:00
Giuseppe
b458b21502
Add support for application/json #63
2018-09-29 18:29:55 +02:00
Kuba Gretzky
2a505a0ea6
added regexp for POST key names
2018-09-10 09:11:31 +02:00
Kuba Gretzky
ecd8202aa8
added auth_urls to authorize session after detecting request to specific URL regexp
2018-09-09 20:35:23 +02:00
Kuba Gretzky
a3186352f6
rewritten auth token cookie detection + regular expressions for cookie names
2018-09-09 19:49:57 +02:00
Kuba Gretzky
cc17afcfba
developer mode added
2018-09-08 13:45:17 +02:00
Kuba Gretzky
31f582b38d
small fixes to session capturing
2018-08-09 09:34:26 +02:00
Kuba Gretzky
6b40db172b
2.0.0 released
2018-07-26 11:20:37 +02:00