evilsocket
b5596d54d2
new: supporting wildcard expressions in dns.spoof module ( closes #215 )
2018-04-01 14:27:33 +02:00
evilsocket
e80e73879f
fix: adding --queue-bypass parameter to NFQUEUE created by the packet.proxy module.
2018-03-31 12:47:50 +02:00
evilsocket
07938f8a6c
misc: small fix or general refactoring i did not bother commenting
2018-03-28 21:41:00 +02:00
evilsocket
29f8173e17
misc: small fix or general refactoring i did not bother commenting
2018-03-28 21:38:16 +02:00
evilsocket
eabd8c9c0f
misc: small fix or general refactoring i did not bother commenting
2018-03-28 21:34:46 +02:00
evilsocket
a909d81765
misc: small fix or general refactoring i did not bother commenting
2018-03-28 21:28:29 +02:00
evilsocket
4e98507eee
misc: small fix or general refactoring i did not bother commenting
2018-03-28 21:20:52 +02:00
evilsocket
3f9229b6db
misc: small fix or general refactoring i did not bother commenting
2018-03-28 21:17:46 +02:00
evilsocket
485235cd5a
misc: small fix or general refactoring i did not bother commenting
2018-03-28 21:14:52 +02:00
evilsocket
31c7b87c53
misc: small fix or general refactoring i did not bother commenting
2018-03-28 21:13:20 +02:00
evilsocket
40e3e9cb7e
misc: small fix or general refactoring i did not bother commenting
2018-03-28 21:10:25 +02:00
evilsocket
0453d650d9
misc: small fix or general refactoring i did not bother commenting
2018-03-28 19:57:42 +02:00
evilsocket
54d4594a5b
misc: small fix or general refactoring i did not bother commenting
2018-03-28 19:56:21 +02:00
evilsocket
ce4d735f63
misc: small fix or general refactoring i did not bother commenting
2018-03-28 19:51:43 +02:00
evilsocket
c8e0489c72
misc: small fix or general refactoring i did not bother commenting
2018-03-28 19:50:11 +02:00
evilsocket
39ed078204
misc: small fix or general refactoring i did not bother commenting
2018-03-28 19:49:46 +02:00
evilsocket
2a68ebb95e
new: implemented new (Linux only) packet.proxy module ( closes #6 ).
2018-03-28 15:17:32 +02:00
evilsocket
43b7e8243f
fix: made a warning log as a debug log to avoid causing confusion about MAC lookup of offline addresses
2018-03-28 11:56:56 +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
1f8e97d91f
fix: fixed a bug which caused response body overrides from proxy modules to not work correctly in some cases ( fixes #209 )
2018-03-27 12:34:19 +02:00
evilsocket
da2d837dfb
fix: using active udp probes if arp.spoof fails to resolve an IP to its MAC
2018-03-27 10:39:20 +02:00
evilsocket
6c50cc2918
new: added new arp.spoof.whitelist variable which supports macs, ips, ip ranges and aliases ( closes #205 )
2018-03-26 11:58:31 +02:00
evilsocket
54607993ba
new: aliases can now be used along with MACs and IP ranges for the arp.spoof.targets variable (ref #204 )
2018-03-26 11:38:22 +02:00
evilsocket
3e8b12f08b
fix: not printing a new line and not refreshing the prompt in events.show if no event is present.
2018-03-22 13:36:27 +01:00
evilsocket
e071788681
fix: updated gps module to reflect latest changes in nmea package
2018-03-22 11:53:28 +01:00
evilsocket
ec28d73ba7
fix: fixed a race condition
2018-03-22 10:35:42 +01:00
Geoff Garside
dd9f689df1
Fix compatibility with github.com/adrianmo/go-nmea#13
...
So far only the compile issue has been resolved. No investigation has been performed into the behaviour of the gps module.
2018-03-22 06:44:54 +00:00
yungtravla
9a20e54b28
Update http_proxy_js_request.go
2018-03-21 23:52:48 +10:00
yungtravla
8c3ceedf2e
Update http_proxy_js_response.go
2018-03-21 23:52:47 +10:00
yungtravla
fb787679a8
Update http_proxy_js_response.go
2018-03-21 20:04:22 +10:00
yungtravla
57c1aa5a5e
Update http_proxy_js_request.go
2018-03-21 20:04:10 +10:00
yungtravla
e17a848f8a
Update http_proxy_js_request.go
2018-03-21 20:03:07 +10:00
yungtravla
78ae5095c4
Update http_proxy_js_request.go
2018-03-21 19:47:19 +10:00
yungtravla
0b56b19134
Update http_proxy_js_response.go
2018-03-21 19:47:15 +10:00
evilsocket
9be87717cc
new: new writeFile(path, data) proxy module builtin function
2018-03-19 19:11:35 +01:00
evilsocket
86ba73f5bb
new: http and https proxy modules can now define an onCommand callback to handle custom session commands ( closes #182 )
2018-03-19 18:02:43 +01:00
evilsocket
77f8e070bc
new: new wifi.ap module
2018-03-19 14:36:40 +01:00
evilsocket
8444a783a1
Merge branch 'master' into wifi.flood
2018-03-19 12:54:29 +01:00
Murilo Santana
9aadcc0e13
set start port as optional, port range defaults to 1-65535
2018-03-18 01:34:27 -03:00
evilsocket
94ba9b19d1
fix: fixed a bug which prevented -no-colors from working correctly
2018-03-16 12:20:24 +01:00
evilsocket
9d0c7bc405
new: implemented request.Header and response.Header methods for HTTP proxy modules ( closes #174 )
2018-03-16 12:12:13 +01:00
evilsocket
9ffef99811
misc: small fix or general refactoring i did not bother commenting
2018-03-14 16:42:47 +01:00
Simone Margaritelli
1155624b43
Merge pull request #173 from b3tt3rfun/Builtins-(http.modules)
...
Builtins (http.modules): Log levels and base64 dec/enc
2018-03-14 13:51:29 +01:00
b3tt3rfun
953732e4b2
Builtins (http.modules): Log levels and base64 dec/enc
...
Define more builtin functions in http.modules:
+ More log levels: log_deb, log_info, log_warn, log_error, log_fatal.
+ Add btoa/atob javascript functions.
Modify wiki to include this: https://github.com/bettercap/bettercap/wiki/http.modules
2018-03-14 13:35:09 +01:00
evilsocket
d7d85c588a
misc: small fix or general refactoring i did not bother commenting
2018-03-14 11:25:42 +01:00
evilsocket
7cf10ec0c7
misc: small fix or general refactoring i did not bother commenting
2018-03-14 01:13:31 +01:00
evilsocket
2bb0727737
fix: fixed the way syn.scan events are presented by the events.stream
2018-03-14 01:11:52 +01:00
evilsocket
fd586cf512
new: implemented update.check module ( closes #172 )
2018-03-13 22:43:56 +01:00
Giulio De Pasquale
a151e63497
Multiple IPs are now correctly parsed
2018-03-13 10:32:39 -07:00