Commit graph

1653 commits

Author SHA1 Message Date
evilsocket
d9a79aace7
Releasing v2.21 2019-03-27 15:08: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
c99a5121fe
new: [IMPORTANT] net.recon is not in the autostarted list of modules anymore 2019-03-27 13:48:52 +01:00
evilsocket
da2681375f
fix: updated islazy/zip version to fiz a zip.Unzip related bug 2019-03-27 13:48:21 +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
529a1b48d9
new: api.rest now exposes polled_at time field for the object session 2019-03-26 17:04:59 +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
6785650887
misc: v2.20 is near 2019-03-24 02:37:23 +01:00
evilsocket
08d85251dd
fix: caplet code is loaded entirely and comments are only skipped while evaluating it 2019-03-24 01:21:27 +01:00
evilsocket
bf8a7659b5
new: caplets will now include the list of sub scripts and files in api.rest 2019-03-23 20:52:49 +01:00
evilsocket
fe568c8188
misc: small fix or general refactoring i did not bother commenting 2019-03-23 15:59:33 +01:00
evilsocket
38c94cb105
misc: small fix or general refactoring i did not bother commenting 2019-03-23 15:21:19 +01:00
evilsocket
afdb11514b
fix: fixed macOS compilation 2019-03-23 15:18:52 +01:00
evilsocket
b8056e2026
misc: small fix or general refactoring i did not bother commenting 2019-03-23 14:11:28 +01:00
evilsocket
43941b0a3f
Merge pull request #507 from zanemcca/certificate-fix
Fixed certificate issues
2019-03-23 01:23:55 +01:00
Zane
5b02f14cab Fixed certificate issues 2019-03-22 16:15:41 -07: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
c7f28855ca
fix: clear handler caused issues on some terminals, fixed by using os specific clear command 2019-03-22 21:28:57 +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
3bbfdbad29
misc: small fix or general refactoring i did not bother commenting 2019-03-21 14:08:16 +01:00
evilsocket
9693c06cef
fix: attempt to fix #500 by structure realigning 2019-03-21 13:34:09 +01:00
evilsocket
821f885332
misc: added debug panic for #500 2019-03-21 12:55:46 +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
f8dda1e8e9
adding networking interfaces addresses for api.rest 2019-03-20 14:49:12 +01:00
evilsocket
72370dec58
new: exporting available network interfaces in /api/session for api.rest 2019-03-20 13:48:34 +01:00
evilsocket
4f54b12ee1
fix: fixed a bug which prevented 'set alias MAC ""' to clear an alias 2019-03-20 13:36:44 +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
6b9b27302e
new: hid devices now exports the last 50 sniffed payloads via api.rest 2019-03-19 14:59:08 +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
evilsocket
51667a039f
fix: gracefully handling http.server starting errors 2019-03-19 01:12:36 +01:00
evilsocket
d7b6cdb8a1
fix: printing path for unauthorized attempts to request api.rest routes 2019-03-19 00:40:28 +01:00
evilsocket
09c09e647b
misc: small fix or general refactoring i did not bother commenting 2019-03-18 22:16:32 +01:00