Commit graph

14 commits

Author SHA1 Message Date
evilsocket
3d852a0fae
fix: fixing request and response headers and downgrading security even if sslstrip is disabled 2018-08-15 19:57:35 +02:00
Simone Margaritelli
5328ced392
Revert "Minor refactors using golint" 2018-05-03 12:31:42 +02:00
Kent Gruber
343ad54b9a if block ends with a return statement drop this else and outdent its block 2018-05-01 23:21:52 -04:00
evilsocket
0de6f3a76e
more lint driven refactoring 2018-04-24 18:26:16 +02:00
evilsocket
d9dba33cce
misc: small fix or general refactoring i did not bother commenting 2018-03-27 15:34:03 +02:00
evilsocket
ea31346e3e
fix: slightly better handling of http->http redirections while sslstrip is enabled (ref #154) 2018-03-27 14:46:15 +02:00
evilsocket
c570319d66
misc: small fix or general refactoring i did not bother commenting 2018-03-09 13:28:38 +01:00
evilsocket
0f8c668f87
misc: small fix or general refactoring i did not bother commenting 2018-03-09 12:53:35 +01:00
evilsocket
26f3a000da
fix: forcing https urls to http if sslstrip is enabled (ref #154) 2018-03-09 12:36:01 +01:00
evilsocket
2a601e1412
new: implemented sslstrip (ref #154) 2018-03-09 12:10:43 +01:00
evilsocket
d8223d9579
some progress (ref #154) 2018-03-08 21:08:54 +01:00
evilsocket
62112b0ae4
stripping is done, only resolution of fake domains is needed (ref #154) 2018-03-08 20:28:12 +01:00
evilsocket
8931c918c6
implemented cookie monitor and session expiration (ref #154) 2018-03-08 19:26:57 +01:00
evilsocket
2d53890501
still working on #154 2018-03-08 18:13:45 +01:00