bettercap/modules
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
..
api_rest.go api: switch request router and add more paths 2018-03-12 18:42:32 -06:00
api_rest_controller.go misc: small fix or general refactoring i did not bother commenting 2018-03-13 14:41:37 +01:00
api_rest_ws.go misc: small fix or general refactoring i did not bother commenting 2018-03-13 14:41:37 +01:00
arp_spoof.go Multiple IPs are now correctly parsed 2018-03-13 10:32:39 -07:00
base_proxy_script.go new: new writeFile(path, data) proxy module builtin function 2018-03-19 19:11:35 +01:00
ble_options_linux.go misc: small fix or general refactoring i did not bother commenting 2018-02-27 03:16:15 +01:00
ble_recon.go fix: fixs #156 2018-03-07 17:47:07 +01:00
ble_recon_sort.go fix: fixing macOS compilation 2018-02-27 20:23:48 +01:00
ble_recon_view.go fix: fixing macOS compilation 2018-02-27 20:23:48 +01:00
ble_unsupported.go misc: small fix or general refactoring i did not bother commenting 2018-02-28 13:41:07 +01:00
dhcp6_spoof.go refact: refactored module status checks in Configure methods for consistency 2018-03-07 12:47:15 +01:00
dns_spoof.go new: implemented sslstrip (ref #154) 2018-03-09 12:10:43 +01:00
doc.go docs: added basic per-package documentation 2018-02-11 20:38:59 +01:00
events_ignore_list.go new: improved control over events.stream verbosity ( ref #70 ) 2018-02-24 17:04:16 +01:00
events_stream.go new: implemented events.stream.output (closes #169). new: implemented -no-colors argument. 2018-03-13 13:20:21 +01:00
events_view.go fix: fixed a bug which prevented -no-colors from working correctly 2018-03-16 12:20:24 +01:00
events_view_ble.go new: implemented events.stream.output (closes #169). new: implemented -no-colors argument. 2018-03-13 13:20:21 +01:00
events_view_ble_unsupported.go new: implemented events.stream.output (closes #169). new: implemented -no-colors argument. 2018-03-13 13:20:21 +01:00
gps.go Fix compatibility with github.com/adrianmo/go-nmea#13 2018-03-22 06:44:54 +00:00
http_proxy.go fix: sslstrip is disabled by default (ref #154) 2018-03-09 16:33:15 +01:00
http_proxy_base.go 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
http_proxy_base_cookietracker.go misc: small fix or general refactoring i did not bother commenting 2018-03-14 11:25:42 +01:00
http_proxy_base_filters.go new: implemented sslstrip (ref #154) 2018-03-09 12:10:43 +01:00
http_proxy_base_hosttracker.go new: implemented sslstrip (ref #154) 2018-03-09 12:10:43 +01:00
http_proxy_base_sslstriper.go misc: small fix or general refactoring i did not bother commenting 2018-03-09 13:28:38 +01:00
http_proxy_cert_cache.go balls 2018-01-24 13:51:37 +01:00
http_proxy_js_request.go Update http_proxy_js_request.go 2018-03-21 23:52:48 +10:00
http_proxy_js_response.go Update http_proxy_js_response.go 2018-03-21 23:52:47 +10:00
http_proxy_script.go 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
http_proxy_script_test.go misc: small fix or general refactoring i did not bother commenting 2018-02-25 03:16:53 +01:00
http_server.go refact: refactored module status checks in Configure methods for consistency 2018-03-07 12:47:15 +01:00
https_proxy.go fix: sslstrip is disabled by default (ref #154) 2018-03-09 16:33:15 +01:00
mac_changer.go misc: small fix or general refactoring i did not bother commenting 2018-02-28 12:50:50 +01:00
net_probe.go fix: properly synchronizing modules stop action with waitGroups 2018-02-27 12:53:40 +01:00
net_probe_udp.go fix: using normal mutex instead of atomic increments ( fixes #69 ) 2018-02-23 10:15:51 +01:00
net_recon.go misc: small fix or general refactoring i did not bother commenting 2018-02-23 00:07:09 +01:00
net_recon_show.go refact: last 20 events in netshow were redundant 2018-02-27 04:56:21 +01:00
net_recon_sort.go misc: small fix or general refactoring i did not bother commenting 2018-02-23 00:07:09 +01:00
net_sniff.go refact: refactored module status checks in Configure methods for consistency 2018-03-07 12:47:15 +01:00
net_sniff_context.go fix: getting rid of forked gopacket, static build ftw! 2018-03-01 10:40:49 +01:00
net_sniff_dns.go fix: getting rid of forked gopacket, static build ftw! 2018-03-01 10:40:49 +01:00
net_sniff_dot11.go fix: getting rid of forked gopacket, static build ftw! 2018-03-01 10:40:49 +01:00
net_sniff_event.go fix: fixed various sniffer parsers 2018-02-23 12:25:14 +01:00
net_sniff_http.go new: added hostname to net.sniff.leak.http event (fixes #139) 2018-03-06 12:35:49 +01:00
net_sniff_krb5.go fix: getting rid of forked gopacket, static build ftw! 2018-03-01 10:40:49 +01:00
net_sniff_ntlm.go fix: getting rid of forked gopacket, static build ftw! 2018-03-01 10:40:49 +01:00
net_sniff_parsers.go fix: getting rid of forked gopacket, static build ftw! 2018-03-01 10:40:49 +01:00
net_sniff_sni.go fix: getting rid of forked gopacket, static build ftw! 2018-03-01 10:40:49 +01:00
net_sniff_stats.go misc: small fix or general refactoring i did not bother commenting 2018-02-23 00:07:09 +01:00
net_sniff_views.go fix: getting rid of forked gopacket, static build ftw! 2018-03-01 10:40:49 +01:00
syn_scan.go set start port as optional, port range defaults to 1-65535 2018-03-18 01:34:27 -03:00
syn_scan_event.go misc: small fix or general refactoring i did not bother commenting 2018-02-23 00:07:09 +01:00
tcp_proxy.go refact: refactored module status checks in Configure methods for consistency 2018-03-07 12:47:15 +01:00
tcp_proxy_script.go new: implemented tcp.proxy (closes #33) 2018-02-23 09:27:19 +01:00
ticker.go refact: refactored module status checks in Configure methods for consistency 2018-03-07 12:47:15 +01:00
update.go new: implemented update.check module (closes #172) 2018-03-13 22:43:56 +01:00
utils.go misc: small fix or general refactoring i did not bother commenting 2018-02-23 00:07:09 +01:00
wifi.go new: new wifi.ap module 2018-03-19 14:36:40 +01:00
wifi_ap.go new: new wifi.ap module 2018-03-19 14:36:40 +01:00
wifi_deauth.go Merge branch 'master' into wifi.flood 2018-03-13 15:13:37 +01:00
wifi_hopping.go new: new wifi.ap module 2018-03-19 14:36:40 +01:00
wifi_recon.go new: new wifi.ap module 2018-03-19 14:36:40 +01:00
wifi_recon_sort.go misc: small fix or general refactoring i did not bother commenting 2018-02-23 00:07:09 +01:00
wifi_show.go wifi module: fixes and multiple channel selection 2018-03-12 16:58:02 +01:00
wol.go fix: getting rid of forked gopacket, static build ftw! 2018-03-01 10:40:49 +01:00