Commit graph

1634 commits

Author SHA1 Message Date
evilsocket
0f427911be
new: exporting module parameters current value in api.rest 2019-03-14 21:05:33 +01:00
evilsocket
ee8fe972e0
new: hid.sniff will now hexdump sniffed payloads (closes #490) 2019-03-14 18:33:26 +01:00
evilsocket
73710ba7d3
fix: fixed wifi.client.handshake event json serialization 2019-03-14 17:11:45 +01:00
evilsocket
242f4cfece
fix: fixed wifi.client.probe event json serialization 2019-03-14 16:37:59 +01:00
evilsocket
c8e9d11871
new: new hid.clear command to clear the list of devices 2019-03-13 23:39:41 +01:00
evilsocket
758f839e17
new: the wifi module can now use an optional wifi.interface parameter in order to use a secondary interface (fixes #488) 2019-03-13 16:04:40 +01:00
evilsocket
120db4db3d
fix: fixed a bug in the gatt library which prevented ble.recon/ble.enum to work multiple times (fixes #471) 2019-03-13 15:35:46 +01:00
evilsocket
f68957b769
misc: small fix or general refactoring i did not bother commenting 2019-03-13 13:40:16 +01:00
evilsocket
c49a57893a
fix: made arp.spoof debug logs less verbose when mac addresses can't be resolved (ref #483) 2019-03-13 13:35:08 +01:00
evilsocket
6d4d47a326
fix: fixed libusb issue in Dockerfile (fixes #480) 2019-03-13 06:16:38 +01:00
evilsocket
603735adb6
fix: updated islazy to 1.10.3 (ref #481) 2019-03-13 06:12:09 +01:00
evilsocket
852abec22e
Merge pull request #485 from yungtravla/master
fix android shell command function
2019-03-13 04:51:13 +01:00
yungtravla
3bbd402aae
fix android Shell command function 2019-03-13 02:53:22 +10:00
yungtravla
83d3158a00
add build constraint for android 2019-03-13 02:48:20 +10:00
evilsocket
81d20fa758
fix: fixed a bug that caused hid.recon to crash if started more than once 2019-03-12 17:28:41 +01:00
evilsocket
3c1277ebbc
fix: handling CORS for api.rest 2019-03-12 12:49:20 +01:00
evilsocket
e90c6b5e2d
new: exposing flags and connectable fields for BLE devices in api.rest 2019-03-11 14:14:03 +01:00
evilsocket
384815524f
Merge pull request #479 from bettercap/gzipCompress-gzipDecompress
add JS functions gzipCompress and gzipDecompress
2019-03-11 13:44:14 +01:00
yungtravla
2463903490
add JS functions gzipCompress and gzipDecompress 2019-03-11 20:30:21 +10:00
evilsocket
42ba34eb75
fix: fixed typo in net.sniff (tnx to @_branzo_) 2019-03-10 20:46:25 +01:00
evilsocket
0676301a40
misc: small fix or general refactoring i did not bother commenting 2019-03-09 17:30:56 +01:00
evilsocket
b8118666a1
misc: small fix or general refactoring i did not bother commenting 2019-03-09 16:43:45 +01:00
evilsocket
be902b9833
Releasing v2.19 2019-03-09 16:28:50 +01:00
evilsocket
f7da3f2e3f
misc: small fix or general refactoring i did not bother commenting 2019-03-09 16:24:56 +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
bf4c841ef9
new: new events.stream.time.format parameter (closes #476) 2019-03-09 15:55:45 +01:00
evilsocket
416c39a7a8
misc: improved build script 2019-03-09 15:46:31 +01:00
evilsocket
3013dd13f1
fixed windows compilation 2019-03-09 13:54:57 +01:00
evilsocket
aaf250f3c5
new: hid module is now available for Android 2019-03-09 13:46:07 +01:00
evilsocket
a4de63c357
misc: small fix or general refactoring i did not bother commenting 2019-03-09 12:39:30 +01:00
evilsocket
36ebdc90d9
trying to compile hid module on android 2019-03-09 12:22:32 +01:00
evilsocket
e22ce22716
misc: small fix or general refactoring i did not bother commenting 2019-03-09 12:08:19 +01:00
evilsocket
5d7c8933fa
fix: showing warning about hid failed frames only if every attempt failed 2019-03-09 11:30:28 +01:00
evilsocket
d8d208ae17
new: hid.inject now supports non visible devices (talking directly to the dongle) via the hid.force.type parameter 2019-03-09 11:16:18 +01:00
evilsocket
a8ecb5472f
Merge pull request #474 from yungtravla/master
add readDir function to JS plugin
2019-03-08 15:47:18 +01:00
yungtravla
306771208a
add readDir function to JS plugin 2019-03-08 14:20:01 +10:00
evilsocket
963840915b
new: parsing gps GPGGA messages other than just GNGGA (fixes #473) 2019-03-07 10:29:17 +01:00
evilsocket
4e860c73fe
misc: small fix or general refactoring i did not bother commenting 2019-03-04 18:39:58 +01:00
evilsocket
bbfa230fae
fix: fixed compilation on Android (fixes #470) 2019-03-04 18:23:32 +01:00
evilsocket
292ceb8d82
misc: simplified build script 2019-03-03 12:34:38 +01:00
evilsocket
e98ac9938f
fix: fixed linux build issue due to mdlayher/raw (fixes #468) 2019-03-03 12:26:18 +01:00
evilsocket
5cc9db802c
misc: updated dependencies 2019-03-02 13:09:12 +01:00
evilsocket
56922c9be6
fix: fixed a bug which prevented some keys from being correctly parsed from the duckyscript parser (fixes #466) 2019-03-02 12:07:46 +01:00
evilsocket
f271f7cd76
Releasing v2.18 2019-03-01 15:45:16 +01:00
evilsocket
4c1ac92ca5
misc: from now, only Linux, macOS and Windows amd64 precompiled binaries will be distributed 2019-03-01 15:38:17 +01:00
evilsocket
057179c351
fuck snapcraft 2019-03-01 15:31:39 +01:00
evilsocket
a7ac114a50
misc: small fix or general refactoring i did not bother commenting 2019-03-01 14:54:55 +01:00
evilsocket
48fa860417
misc: small fix or general refactoring i did not bother commenting 2019-03-01 11:39:53 +01:00
evilsocket
020d471b95
fix: fixed a bug which caused BLE handles to be displayed incorrectly (fixes #465) 2019-03-01 11:31:10 +01:00
evilsocket
bcc19ec1a4
misc: small fix or general refactoring i did not bother commenting 2019-03-01 11:23:01 +01:00