Simone Margaritelli
2659a559c9
fix: using proper v2 package suffix ( fixes #727 )
2024-08-09 18:19:21 +02:00
Simone Margaritelli
59dce4ced6
new: centralized pcap capture configuration management
2021-08-21 14:21:36 +02:00
Simone Margaritelli
4f5f89b6e1
fix: do not add unhandled dns types to dns spoofing packets ( closes #843 )
2021-03-23 19:22:05 +01:00
Petitoto
40c7203d1f
Fix sslstrip & some related issues in http(s).proxy and dns.spoof
2020-04-20 13:35:32 +01:00
buffermet
51dfd86898
Update dns_spoof.go
2020-03-05 08:44:12 +10:00
buffermet
2f14254c4c
Update dns_spoof.go
2020-03-05 08:43:21 +10:00
buffermet
466105a1af
Update dns_spoof.go
2020-03-05 08:39:07 +10:00
buffermet
03951d9d01
Update dns_spoof.go
2020-03-05 08:35:42 +10:00
buffermet
e4682168df
add dns.spoof.ttl env variable
2020-03-05 08:34:45 +10:00
evilsocket
36e5fe8bdb
fix: modules that require net.recon can now specify it as a dependency
2019-04-02 00:06:43 +02:00
evilsocket
40ec724ca6
fix: reporting module name when it's already running or already stopped
2019-03-27 13:59:22 +01:00
Moritz Wagner
01ed35fa28
dns.spoof.hosts supports both wildcard (optional) based domain lines and hosts based entries.
...
if the ip is ommited in a line it defaults to the ip given in dns.spoof.address.
example hosts file contents:
*.example.
google.com 127.0.0.1
*.yahoo.* 127.0.0.2
2019-03-17 03:51:43 +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