Commit graph

773 commits

Author SHA1 Message Date
evilsocket
973c88fd31
misc: small fix or general refactoring i did not bother commenting 2019-04-09 10:56:15 +03:00
evilsocket
0b430dd488
new: syn.scan can now resolve port services too 2019-04-09 10:52:15 +03:00
evilsocket
9c381a449d
misc: small fix or general refactoring i did not bother commenting 2019-04-08 11:44:57 +03:00
evilsocket
28063ff7c0
fix: fixed a lock issue on the wifi modules (fixes #535) 2019-04-06 17:01:00 +02:00
evilsocket
1f37381fde
fix: when net.sniff is sniffing a mDNS hostname, it'll update the endpoint field 2019-04-04 10:01:49 +02:00
evilsocket
126cb7febf
misc: decoupled session record loading to external package 2019-04-03 10:26:54 +02:00
evilsocket
b743b26dde
misc: decoupled session record reader from the modules 2019-04-03 09:39:28 +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
f9ebb1a77e
fix 2019-03-30 17:33:02 +01:00
evilsocket
460bd9b159
new: api.rest.record.clock parameter to decide delay per sample 2019-03-30 17:32:53 +01:00
evilsocket
0113286b4f
fix: gracefully handling hid receiver disconnection 2019-03-30 16:27:56 +01:00
evilsocket
afe300cd8a
fix: gracefully handling wifi device disconnection 2019-03-30 16:17:26 +01:00
evilsocket
54116f7fbe
fix: fixed replay time computation using actual dates instead of the assumption of one frame per second 2019-03-30 13:59:08 +01:00
evilsocket
50d01429cd
new: added Updated field to session.GPS 2019-03-30 00:26:38 +01:00
evilsocket
2f53e40f98
Revert "misc: keeping frames in memory as compressed"
This reverts commit 054d8a5a3e.
2019-03-29 21:52:03 +01:00
evilsocket
054d8a5a3e
misc: keeping frames in memory as compressed 2019-03-29 21:45:43 +01:00
evilsocket
5fb4cd6a5a
misc: small fix or general refactoring i did not bother commenting 2019-03-29 21:23:08 +01:00
evilsocket
1eec682aeb
new: new ble.device parameter to set HCI index (closes #519) 2019-03-29 20:16:41 +01:00
evilsocket
c3f0e3598b
misc: small fix or general refactoring i did not bother commenting 2019-03-29 20:03:46 +01:00
evilsocket
fdc26ca3aa
misc: reporting session replay loading progress as api.rest state object 2019-03-29 19:31:20 +01:00
evilsocket
a411607a57
misc: added loading boolean flag to api.rest state object 2019-03-29 18:00:48 +01:00
evilsocket
0a31ac8167
new: implemented api.rest.record and api.rest.replay 2019-03-29 16:20:31 +01:00
evilsocket
4713d25ea7
misc: small fix or general refactoring i did not bother commenting 2019-03-27 16:47:28 +01:00
evilsocket
a59c51b825
fix: fixed a bug which broke ble.enum 2019-03-27 16:13:41 +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
fbcaf2989f
new: ui module to install/update the UI from github releases 2019-03-27 13:50:00 +01:00
evilsocket
92758d7f7e
fix: http and https servers file access logs are now debug logs 2019-03-27 13:49:34 +01:00
evilsocket
a3b730ce69
fixed a bug caused by multiple wifi devices attached with different supported frequencies 2019-03-26 20:30:33 +01:00
evilsocket
7d46e7aa7a
fix: fixed a bug when AttEcodeSuccess was returned as an error by the gatt lib (fixes #498) 2019-03-26 14:33:14 +01:00
evilsocket
cfd93c555a
new: implemented (http|https).proxy.whitelist and (http|https).proxy.blacklist parameters (closes #508) 2019-03-26 14:20:53 +01:00
evilsocket
fe568c8188
misc: small fix or general refactoring i did not bother commenting 2019-03-23 15:59:33 +01:00
evilsocket
b8056e2026
misc: small fix or general refactoring i did not bother commenting 2019-03-23 14:11:28 +01:00
evilsocket
b7f4a3024b
misc: small fix or general refactoring i did not bother commenting 2019-03-22 23:49:21 +01:00
evilsocket
9a3c252c4f
new: handshakes history is now loaded from the configured pcap 2019-03-22 23:31:11 +01:00
evilsocket
9f24800e6d
fix: wifi clients sent and received data frame counters are now updated correctly 2019-03-22 15:11:07 +01:00
evilsocket
7e7f2ef645
new: aliases are now centralized and can be used for any type of device (closes #504) 2019-03-21 19:39:08 +01:00
evilsocket
96853e663b
fix: api.rest.address now defaults to 127.0.0.1 2019-03-21 18:26:55 +01:00
evilsocket
80000ed737
new: the events ignore list is now exported as the events.stream state object via api.rest 2019-03-21 11:59:41 +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
f23c780eee
fix: fixed a bug in ble.recon which sometimes caused a crash if ble.recon off was called but no device was present 2019-03-21 10:57:16 +01:00
evilsocket
0cfe6eebcc
fix: do not start arp.spoof if the list of targets is empty 2019-03-20 21:16:34 +01:00
evilsocket
a202f7eaca
fix: now api.rest can execute multiple commands divided by ; 2019-03-20 19:28:04 +01:00
evilsocket
39f9a02c98
fix: increased hid pruning time to 20 minutes 2019-03-19 13:57:34 +01:00
evilsocket
3e8d6512e1
fix: using fallback hid.device.type if the device was detected but not its type 2019-03-19 13:55:23 +01:00
evilsocket
af1bfb3894
new: hid module now exposes the available layouts via api.rest 2019-03-19 13:41:06 +01:00
evilsocket
3b4432f072
new: new /api/file route for api.rest to read and write files 2019-03-19 13:29:23 +01:00
evilsocket
e1558413b2
new: the hid module now exposes its status via api.rest 2019-03-19 11:29:06 +01:00
evilsocket
e7606589f3
new: syn.scan now exposes progress via api.rest 2019-03-19 11:21:45 +01:00
evilsocket
1cb5e82186
fix: checking dongle pointer in hid.recon off 2019-03-19 03:03:03 +01:00
evilsocket
c830e64309
fix: gracefully handling https.server starting errors 2019-03-19 01:13:30 +01:00