Commit graph

901 commits

Author SHA1 Message Date
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
evilsocket
d6b9aa7b7f
Merge branch 'master' into wifi.flood 2018-03-13 15:13:37 +01:00
evilsocket
892eff56a6
misc: small fix or general refactoring i did not bother commenting 2018-03-13 15:03:11 +01:00
evilsocket
5727fa3c56
new: modules enabled by default can now be controlled with the -autostart argument 2018-03-13 14:59:27 +01:00
evilsocket
72ac7e63fc
misc: small fix or general refactoring i did not bother commenting 2018-03-13 14:50:44 +01:00
evilsocket
a3a8839372
misc: small fix or general refactoring i did not bother commenting 2018-03-13 14:49:08 +01:00
evilsocket
a8c569e278
misc: small fix or general refactoring i did not bother commenting 2018-03-13 14:47:56 +01:00
evilsocket
db32cc42eb
refact: updated Dockerfile as gopacket static build is no longer used. 2018-03-13 14:46:03 +01:00
evilsocket
d09eec3535
misc: small fix or general refactoring i did not bother commenting 2018-03-13 14:41:37 +01:00
evilsocket
cc01a99579
refact: refactored api.rest controller 2018-03-13 13:57:52 +01:00
Simone Margaritelli
0b51b6ebe4
Merge pull request #170 from KhasMek/api
api: switch request router and add more paths
2018-03-13 13:33:12 +01:00
evilsocket
1ea44ec73d
misc: small fix or general refactoring i did not bother commenting 2018-03-13 13:22:09 +01:00
evilsocket
e40219976c
new: implemented events.stream.output (closes #169). new: implemented -no-colors argument. 2018-03-13 13:20:21 +01:00