evilsocket
096767622a
new: caplets can now be used as interactive session commands ( /usr/bin/zsh -> first argument, etc ) ( closes #204 )
2018-03-26 12:27:53 +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
c304ca4696
adding vendor folder
2018-03-23 15:25:11 +01:00
evilsocket
49c65021ea
fix: using glide in order to build with stable deps and avoid dramas like #201 , #202 and #203
2018-03-23 15:17:50 +01:00
evilsocket
7116b3cc09
Releasing v2.3.1
2018-03-23 12:29:24 +01:00
evilsocket
480960c751
misc: small fix or general refactoring i did not bother commenting
2018-03-23 11:55:50 +01:00
evilsocket
1f10e788ca
fix: fixed a bug which prevented the buffered channel from beign cleared ( fixes #198 )
2018-03-22 15:43:31 +01: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
Simone Margaritelli
e5f598b274
Merge pull request #200 from geoffgarside/fix-go-nmea
...
Fix compatibility with github.com/adrianmo/go-nmea#13
2018-03-22 10:24:01 +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
8f1bcdfe70
Merge pull request #196 from bettercap/proxy_headers
...
refactor proxied header handling
2018-03-21 20:10:18 +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
888ec3d624
Releasing v2.3
2018-03-20 16:17:03 +01: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
evilsocket
02da4a0cbd
fix: using netsh exit status instead of output message in order to avoid issues with localization ( fixes #186 )
2018-03-19 12:06:25 +01:00
evilsocket
eb0ca12ec6
fix: increased events backlog for events.stream listener channels ( fixes #187 )
2018-03-19 11:44:30 +01:00
evilsocket
8cbc0330f3
Merge branch 'master' of github.com:bettercap/bettercap
2018-03-18 11:10:52 +01:00
evilsocket
641ae0cd00
fix: remove extra spaces after the first command ( fixes #178 )
2018-03-18 11:10:44 +01:00
Simone Margaritelli
e71159fc82
Merge pull request #185 from mvrilo/syn-scan-optional-ports
...
[syn.scan] set start port as optional, port range defaults to 1-65535
2018-03-18 10:32:49 +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
b151e98289
misc: small fix or general refactoring i did not bother commenting
2018-03-16 12:29:47 +01: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
790509e8b1
new: added new Technicolor prefix to oui.dat and oui.go files.
2018-03-14 00:30:40 +01:00
evilsocket
fd586cf512
new: implemented update.check module ( closes #172 )
2018-03-13 22:43:56 +01:00
Simone Margaritelli
c778032545
Merge pull request #171 from peperunas/arptargets
...
[ARP Spoof] Multiple IPs are now correctly parsed
2018-03-13 19:04:44 +01:00
Giulio De Pasquale
a151e63497
Multiple IPs are now correctly parsed
2018-03-13 10:32:39 -07:00
evilsocket
260883e7a5
misc: small fix or general refactoring i did not bother commenting
2018-03-13 18:07:37 +01:00
evilsocket
5a18acd092
misc: small fix or general refactoring i did not bother commenting
2018-03-13 18:02:25 +01:00
evilsocket
b0ff006e6f
Releasing v2.2
2018-03-13 17:59:41 +01:00
evilsocket
9e174e2e93
wifi.beacon.flood is implemented but it's not reliable enough (yet) to be merged into master
2018-03-13 17:47:39 +01:00
evilsocket
38d08e4db6
misc: small fix or general refactoring i did not bother commenting
2018-03-13 15:22:03 +01:00