Commit graph

67 commits

Author SHA1 Message Date
evilsocket
d070445225 refact: refactored to use islazy and updated deps 2018-10-10 19:00:25 +02:00
evilsocket
e79ba4952e new: new caplets module to manage system caplets 2018-09-21 16:49:20 +02:00
evilsocket
924387faf2
new: asking confirmation when the session is closed with CTRL+C / SIGINT
(closes #319)
2018-08-20 16:46:20 +02:00
evilsocket
cc8d1370f9
new: implemented any.proxy module to redirect traffic to custom proxy tools 2018-08-14 14:09:21 +02:00
evilsocket
ae0afc54b5
fixed a bug which caused a cidr being parsed as an ip and eventually a panic (fixes #241) 2018-04-26 19:33:05 +02:00
evilsocket
0de6f3a76e
more lint driven refactoring 2018-04-24 18:26:16 +02:00
bmaia
4a6a91ad17 new: Implemented Rogue MySQL server module 2018-04-23 14:55:29 +02:00
yungtravla
7112673e7f
fixed typo 2018-04-19 21:44:47 +10:00
evilsocket
2a68ebb95e
new: implemented new (Linux only) packet.proxy module (closes #6). 2018-03-28 15:17:32 +02:00
evilsocket
a1875e45a2
misc: small fix or general refactoring i did not bother commenting 2018-03-27 12:01:13 +02:00
evilsocket
0f8ccf3862
misc: small fix or general refactoring i did not bother commenting 2018-03-27 11:20:15 +02:00
evilsocket
fd586cf512
new: implemented update.check module (closes #172) 2018-03-13 22:43:56 +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
e40219976c
new: implemented events.stream.output (closes #169). new: implemented -no-colors argument. 2018-03-13 13:20:21 +01:00
evilsocket
ce4975fdd1
misc: small fix or general refactoring i did not bother commenting 2018-03-12 14:28:44 +01:00
evilsocket
caa801c764 new: gps module 2018-03-06 20:04:04 +01:00
evilsocket
7fe6cd232c new: implemented ble.recon (ref #74) 2018-02-26 18:18:58 +01:00
evilsocket
bb0bb46915 fix: errors triggered by the -eval and -caplet commands are not fatal and do not make bettercap exit now (fixes #86) 2018-02-26 11:27:31 +01:00
evilsocket
129f87f8f9 new: implemented tcp.proxy (closes #33) 2018-02-23 09:27:19 +01:00
evilsocket
63cea73f8e misc: small fix or general refactoring i did not bother commenting 2018-02-23 00:07:09 +01:00
evilsocket
ce76c7258d new: implemented syn.scan module (closes #67) 2018-02-22 21:20:36 +01:00
evilsocket
be82e83787 misc: small fix or general refactoring i did not bother commenting 2018-02-16 22:49:49 +01:00
Matrix86
34eda04d59 Added support to 802.11 and deauth attack 2018-02-16 01:39:27 +01:00
evilsocket
1847eb3b52 misc: small fix or general refactoring i did not bother commenting 2018-02-11 18:56:53 +01:00
evilsocket
47230567ba new: cpuprofile and memprofile options for easy profiling 2018-02-11 18:41:49 +01:00
evilsocket
e53876f120 balls 2018-02-08 12:38:53 +01:00
evilsocket
82f8cdde43 docs: added a few comments to the main.go file. 2018-02-08 08:25:22 +01:00
evilsocket
c1280107fb new: printing a big warning if the terminal does not support colors 2018-02-08 07:45:03 +01:00
evilsocket
974dc2e010 balls 2018-02-08 02:15:44 +01:00
evilsocket
30d0cc9f7f balls 2018-02-08 01:36:44 +01:00
evilsocket
08ee751824 balls 2018-02-08 01:36:02 +01:00
evilsocket
bd591855cd balls 2018-02-08 01:33:50 +01:00
evilsocket
193b1881a5 balls 2018-02-07 21:09:23 +01:00
evilsocket
32174e44ea balls 2018-02-07 21:05:28 +01:00
evilsocket
3dc060a9d0 balls 2018-02-07 20:43:45 +01:00
evilsocket
7a62807e9d balls 2018-02-07 20:33:03 +01:00
evilsocket
3ab433bbdb balls 2018-02-07 20:32:05 +01:00
evilsocket
3d7c19b071 new: new wake on lan module 2018-01-30 13:43:43 +01:00
evilsocket
9a0f85b8bd fix: net.recon module is now enabled by default 2018-01-27 21:13:49 +01:00
evilsocket
73c13beb8a new: new ticker module with netmon.cap example caplet 2018-01-27 19:54:38 +01:00
evilsocket
0b4c4a7dce new: mac.changer module 2018-01-25 15:54:30 +01:00
evilsocket
3c8280c08e balls 2018-01-24 11:37:13 +01:00
evilsocket
7eebea30d0 refact: refactored commands parsing code into session.ParseCommands function 2018-01-23 20:20:54 +01:00
evilsocket
d7672f7ab7 fix: executing -eval commands after -caplet file 2018-01-23 18:26:45 +01:00
evilsocket
7476886b69 new: multiple commands separated by ; can now be executed during an interactive session. 2018-01-23 18:19:46 +01:00
evilsocket
6c4a13b5bc new: implemented basic https proxy (fixes #3) 2018-01-14 16:13:47 +01:00
evilsocket
c582782dc7 refact: refactored proxy specific code in a http proxy base object, preparing for https.proxy module 2018-01-14 15:53:52 +01:00
evilsocket
42da5c6489 balls 2018-01-14 00:33:24 +01:00
Kent Gruber
09ed9f6cda Cleanup panic with println and add typical catch-all exit status 2018-01-13 15:51:55 -05:00