1
0
mirror of https://github.com/bettercap/bettercap.git synced 2025-03-12 04:36:03 -07:00

138 Commits

Author SHA1 Message Date
evilsocket
169b0cb8c9 new: added removeEventListener builtin function (closes ) 2024-11-20 14:30:17 +01:00
Simone Margaritelli
209725d623 misc: small fix or general refactoring i did not bother commenting 2024-09-22 17:40:23 +02:00
Simone Margaritelli
5bc9dd9259 fix: added better debug logging for core.Exec (fixes ) 2024-09-13 12:27:22 +02:00
Simone Margaritelli
6282fe3451 new: ble, can, hid and wifi modules will now set a custom prompt (closes ) 2024-08-17 12:10:38 +02:00
Simone Margaritelli
2659a559c9 fix: using proper v2 package suffix (fixes ) 2024-08-09 18:19:21 +02:00
evilsocket
93de427f9a new: history file location can now be set via BETTERCAP_HISTORY env var (closes ) 2024-08-09 17:27:06 +02:00
evilsocket
5fe3ef3d52 new: new can module for CAN-bus 2024-08-09 15:42:03 +02:00
guoguangwu
043bd4593b fix: close cpu profile
Signed-off-by: guoguangwu <guoguangwug@gmail.com>
2024-04-03 13:51:10 +08:00
Simone Margaritelli
11d96069ae new: added fileExists function to the session scripting runtime 2022-06-10 23:38:48 +02:00
Simone Margaritelli
28371084d3 new: added saveJSON function to the session scripting runtime 2022-06-10 22:39:29 +02:00
Simone Margaritelli
eff8135d99 new: added loadJSON function to the session scripting runtime 2022-06-10 22:27:13 +02:00
Simone Margaritelli
22de9d3d4f new: added session.stopped event (and fixed session.started event propagation) 2022-06-10 22:12:45 +02:00
Simone Margaritelli
81ae731b9f new: new -pcap-buf-size option to set a custom pcap buffer size (closes ) 2021-08-21 14:44:36 +02:00
Simone Margaritelli
c47e3f6195 new: gateway.change event for MITM monitoring 2021-04-10 22:59:03 +02:00
Simone Margaritelli
93b7e7f2ed new: exposing the graph object to js 2021-04-09 13:46:33 +02:00
Simone Margaritelli
8827a2af84 new: session scripts can now include other scripts via require('file') 2021-04-04 17:17:37 +02:00
Simone Margaritelli
40727063ec new: new -script allows to run JS code to instrument session 2021-04-04 15:15:32 +02:00
Simone Margaritelli
57436a811c new: experimental ipv6 ndp spoofer (closes ) 2021-04-03 22:55:03 +02:00
Simone Margaritelli
d63122bab3 new: new -caplets-path argument to specify an alternative caplets base path (closes ) 2021-03-23 19:05:58 +01:00
Lars Lehtonen
07459424fb
caplets: Swap Error Returns 2019-11-13 15:39:20 -08:00
evilsocket
50d01429cd
new: added Updated field to session.GPS 2019-03-30 00:26:38 +01:00
evilsocket
40ec724ca6
fix: reporting module name when it's already running or already stopped 2019-03-27 13:59:22 +01:00
evilsocket
7e7f2ef645
new: aliases are now centralized and can be used for any type of device (closes ) 2019-03-21 19:39:08 +01:00
evilsocket
2e3e4f453b
fix: events.include and events.ignore now filter for both events.stream and api.rest 2019-03-21 11:20:48 +01:00
evilsocket
72370dec58
new: exporting available network interfaces in /api/session for api.rest 2019-03-20 13:48:34 +01:00
evilsocket
5aa57f5cd7
new: exporting version, os, arch, and goversion from api.rest 2019-03-20 01:45:10 +01:00
evilsocket
3edf80fc99
new: preloading and exporting caplets from api.rest 2019-03-19 19:10:40 +01:00
evilsocket
ba4793f980
misc: small fix or general refactoring i did not bother commenting 2019-03-18 12:23:55 +01:00
evilsocket
027f4a3ccc
new: new -version command line argument to print version, build information and exit 2019-03-09 16:22:35 +01:00
evilsocket
e22ce22716
misc: small fix or general refactoring i did not bother commenting 2019-03-09 12:08:19 +01:00
evilsocket
963840915b
new: parsing gps GPGGA messages other than just GNGGA (fixes ) 2019-03-07 10:29:17 +01:00
evilsocket
e46ea6c9a9
fix: command handlers are now atomically locked 2019-02-26 13:26:28 +01:00
evilsocket
d5016bc506
fix: locking session object instance while session.Run 2019-02-24 22:22:22 +01:00
evilsocket
7e1d8ac68f
misc: small fix or general refactoring i did not bother commenting 2019-02-24 13:20:41 +01:00
evilsocket
7e4cfbe57c
new: events.ignore and events.include now support tab completion 2019-02-24 12:57:16 +01:00
evilsocket
c1729ab578
new: hid.recon, hid.show and hid.sniff 2019-02-19 21:47:24 +01:00
evilsocket
a4aa5acbcd
new: wifi.deauth and wifi.assoc now support autocompletion 2019-02-18 13:25:33 +01:00
evilsocket
a6e87618d4
misc: small fix or general refactoring i did not bother commenting 2019-02-12 10:18:34 +01:00
Federico
ccc6620189
Fix indentation 2019-02-10 14:51:45 +01:00
rhaidiz
e1023d4b66 Add option to manually specify the gateway. 2019-02-10 14:46:05 +01:00
evilsocket
3c798794eb
fix: do not show gateway warning if the interface is not connected to any network 2019-02-06 09:11:38 +01:00
evilsocket
31895569f7
misc: refactored modules.findMAC to session.FindMAC 2019-01-18 20:13:41 +01:00
Edznux
efe15b89bb Remove double check for the same condition ? 2018-10-28 18:05:39 +01:00
Edznux
2fe8999b2d revert ! 2018-10-28 17:42:25 +01:00
Edznux
d80fef3ef9 Re-run gofmt -s after modifications 2018-10-23 06:35:22 +02:00
Edznux
1e12891bfb Refactor many if/else and switch for the session modules 2018-10-23 05:00:05 +02:00
evilsocket
e50eaad7e6 new: added debug callback to the network package 2018-10-12 13:24:13 +02:00
evilsocket
058a6865ff
misc: small fix or general refactoring i did not bother commenting 2018-10-10 19:23:17 +02:00
evilsocket
d070445225 refact: refactored to use islazy and updated deps 2018-10-10 19:00:25 +02:00
evilsocket
b98db78926 new: properly exposing module handlers and parameters from api.rest 2018-09-29 12:20:22 +02:00