Commit graph

27 commits

Author SHA1 Message Date
Simone Margaritelli
2659a559c9 fix: using proper v2 package suffix (fixes #727) 2024-08-09 18:19:21 +02:00
Root THC
a950d3b767 sslstrip fix 2024-03-29 17:40:16 +01:00
Simone Margaritelli
59dce4ced6 new: centralized pcap capture configuration management 2021-08-21 14:21:36 +02:00
☸️
821ce9aea2
revert changes from #723 2021-05-02 00:56:38 +10:00
Simone Margaritelli
1d306e6cd2 fix: do not override req.Hostname in http proxy module script (fixes #678) 2021-04-09 12:42:24 +02:00
buffermet
3a2db2918a Remove proxy-side TLD spoofing. 2020-10-15 00:49:42 +10:00
buffermet
0a0cefc5d8 Fix content type parsing error, improve regexp search performance, strip header names and values. 2020-10-04 16:35:28 +10:00
buffermet
dd08976e8b Update HTTP header regexp selector. 2020-10-03 02:00:41 +10:00
Petitoto
62e253ee8b Fix conflict with last commit 2020-05-12 16:42:33 +01:00
Petitoto
090ba11e5a Add merged pull requests 2020-05-12 16:38:13 +01:00
Petitoto
40c7203d1f Fix sslstrip & some related issues in http(s).proxy and dns.spoof 2020-04-20 13:35:32 +01:00
mo
58b31d351f Correcting content-length for stripped response body 2020-02-13 18:08:44 -06:00
Simone Margaritelli
bb1f6cd0e8 new: added new http.proxy.redirect and https.proxy.redirect parameters to optionally disable iptables port redirection 2020-01-23 15:48:57 +01:00
evilsocket
c26f3ea1bb
fix: setting RemoteAddr field of a proxied request 2019-06-13 13:56:31 +02:00
Gianluca
be62757efa fix: http proxy modules couldn't handle properly requests with port number in the URL. 2019-05-02 18:25:19 +02:00
evilsocket
aa3f4366a2
misc: small fix or general refactoring i did not bother commenting 2019-04-21 13:47:41 +02:00
evilsocket
0eb34e61fe
misc: updated dependencies 2019-04-21 13:47:08 +02:00
evilsocket
5f973629d3
fix: fixing CORS headers only if sslstrip is enabled (fixes #543) 2019-04-18 12:44:50 +02:00
yungtravla
62d46f5045
fix NewHash function 2019-04-10 20:27:17 +10:00
yungtravla
2b4b58462c
return more endpoint information with req.Client 2019-04-10 19:54:40 +10:00
evilsocket
40ec724ca6
fix: reporting module name when it's already running or already stopped 2019-03-27 13:59:22 +01:00
evilsocket
cfd93c555a
new: implemented (http|https).proxy.whitelist and (http|https).proxy.blacklist parameters (closes #508) 2019-03-26 14:20:53 +01:00
evilsocket
e3573b81e4
fix: fixed a bug in the https.proxy certificates cache due to a race condition which caused the same certificate to be generated more than once 2019-02-19 10:51:12 +01:00
evilsocket
4eead7eafa
misc: small fix or general refactoring i did not bother commenting 2019-02-13 10:12:34 +01:00
evilsocket
9cd4e380fb
misc: each module now has its own tagged logging 2019-02-12 15:16:02 +01:00
evilsocket
cf953b1e02
misc: small fix or general refactoring i did not bother commenting 2019-02-12 11:51:27 +01:00
Giuseppe Trotta
ed652622e2 Refactoring modules 2019-02-10 23:58:08 +01:00