Commit graph

34 commits

Author SHA1 Message Date
Simone Margaritelli
6282fe3451 new: ble, can, hid and wifi modules will now set a custom prompt (closes #1117) 2024-08-17 12:10:38 +02:00
Simone Margaritelli
583a54c194 new: new c2 module, first draft 2021-01-27 00:17:25 +01:00
evilsocket
12a11ef19d
new: wifi.min.rssi, wifi.ap.ttl and wifi.sta.ttl changes are now applied in realtime 2019-09-15 15:10:56 +02:00
evilsocket
36e5fe8bdb
fix: modules that require net.recon can now specify it as a dependency 2019-04-02 00:06:43 +02:00
evilsocket
fdc26ca3aa
misc: reporting session replay loading progress as api.rest state object 2019-03-29 19:31:20 +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
a5116d3533
revert 2019-03-18 13:12:42 +01:00
evilsocket
49aeb37b5c
fix: exposing session modules as a map in api.rest for quick lookup 2019-03-18 12:59:39 +01:00
evilsocket
ba4793f980
misc: small fix or general refactoring i did not bother commenting 2019-03-18 12:23:55 +01:00
evilsocket
756c04fd95
new: module can now export a State map with specific information 2019-03-18 12:07:00 +01:00
evilsocket
c89123f305
fix: propagating mod.started and mod.stopped events 2019-03-15 17:28:20 +01:00
evilsocket
9cd4e380fb
misc: each module now has its own tagged logging 2019-02-12 15:16:02 +01:00
evilsocket
26e2cd8831
fix: updated islazy to 1.9.1 (fixes #360) 2018-10-30 14:21:15 +01:00
Giuseppe
251dbb3ef2 Decimal support for events.stream.output.rotate.when 2018-10-28 22:41:31 +01: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
evilsocket
2b117e14d6 new: exposing modules realtime status from the rest api 2018-09-28 22:05:38 +02:00
evilsocket
d16b0c7cf5
new: dns.spoof now supports a hosts file with multiple mappings (closes #344) 2018-09-20 14:42:10 +02:00
evilsocket
bb49de4476
misc: small fix or general refactoring i did not bother commenting 2018-08-21 15:23:00 +02:00
Simone Margaritelli
5328ced392
Revert "Minor refactors using golint" 2018-05-03 12:31:42 +02:00
Kent Gruber
f09125b166 if block ends with a return statement drop this else and outdent its block 2018-05-01 23:22:26 -04:00
evilsocket
557d7dbe17
completed lint driven refactoring 2018-04-26 12:41:18 +02:00
evilsocket
0de6f3a76e
more lint driven refactoring 2018-04-24 18:26:16 +02:00
evilsocket
63cea73f8e misc: small fix or general refactoring i did not bother commenting 2018-02-23 00:07:09 +01:00
evilsocket
00cc8bce89 fix: adding a 10 seconds max timeout to modules stop callbacks. 2018-02-11 19:29:05 +01:00
evilsocket
8d6402323f misc: small fix or general refactoring i did not bother commenting 2018-02-11 02:01:20 +01:00
evilsocket
9c6eb70eb3 refact: refactored module SetRunning method (fixes #49) 2018-02-11 01:43:48 +01:00
evilsocket
3c2932514a new: new limit optional argument for events.show 2018-02-08 12:03:40 +01:00
evilsocket
ca9f4f0945 refact: refactored several strings.Trim calls to core.Trim 2018-02-05 18:09:59 +01:00
evilsocket
90c1550a19 refact: new ListParam utility method for modules CSV parameters 2018-01-13 13:40:52 +01:00
evilsocket
52629c0e9e fix: fixed api.rest module 2018-01-13 02:10:16 +01:00
evilsocket
e543582257 refact: refactored module parameters api 2018-01-11 00:27:53 +01:00
evilsocket
269d7d845b new: implemented GET /api/events route (ref #5). 2018-01-08 05:39:34 +01:00
evilsocket
0091ffdbb3 yeah i should have done this before, i know 2017-11-17 14:49:59 +01:00