Commit Graph

  • 7d46e7aa7a
    fix: fixed a bug when AttEcodeSuccess was returned as an error by the gatt lib (fixes #498) evilsocket 2019-03-26 14:33:14 +01:00
  • cfd93c555a
    new: implemented (http|https).proxy.whitelist and (http|https).proxy.blacklist parameters (closes #508) evilsocket 2019-03-26 14:20:34 +01:00
  • 6785650887
    misc: v2.20 is near evilsocket 2019-03-24 02:37:23 +01:00
  • 08d85251dd
    fix: caplet code is loaded entirely and comments are only skipped while evaluating it evilsocket 2019-03-24 01:21:27 +01:00
  • bf8a7659b5
    new: caplets will now include the list of sub scripts and files in api.rest evilsocket 2019-03-23 20:52:49 +01:00
  • fe568c8188
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-03-23 15:59:33 +01:00
  • 38c94cb105
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-03-23 15:21:19 +01:00
  • afdb11514b
    fix: fixed macOS compilation evilsocket 2019-03-23 15:18:52 +01:00
  • b8056e2026
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-03-23 14:11:28 +01:00
  • 43941b0a3f
    Merge pull request #507 from zanemcca/certificate-fix evilsocket 2019-03-23 01:23:55 +01:00
  • 5b02f14cab Fixed certificate issues Zane 2019-03-22 16:15:41 -07:00
  • b7f4a3024b
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-03-22 23:49:21 +01:00
  • 9a3c252c4f
    new: handshakes history is now loaded from the configured pcap evilsocket 2019-03-22 23:31:11 +01:00
  • c7f28855ca
    fix: clear handler caused issues on some terminals, fixed by using os specific clear command evilsocket 2019-03-22 21:28:57 +01:00
  • 9f24800e6d
    fix: wifi clients sent and received data frame counters are now updated correctly evilsocket 2019-03-22 15:11:07 +01:00
  • 7e7f2ef645
    new: aliases are now centralized and can be used for any type of device (closes #504) evilsocket 2019-03-21 19:39:08 +01:00
  • 96853e663b
    fix: api.rest.address now defaults to 127.0.0.1 evilsocket 2019-03-21 18:26:55 +01:00
  • 3bbfdbad29
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-03-21 14:08:16 +01:00
  • 9693c06cef
    fix: attempt to fix #500 by structure realigning evilsocket 2019-03-21 13:34:09 +01:00
  • 821f885332
    misc: added debug panic for #500 evilsocket 2019-03-21 12:55:46 +01:00
  • 80000ed737
    new: the events ignore list is now exported as the events.stream state object via api.rest evilsocket 2019-03-21 11:59:41 +01:00
  • 2e3e4f453b
    fix: events.include and events.ignore now filter for both events.stream and api.rest evilsocket 2019-03-21 11:20:48 +01:00
  • f23c780eee
    fix: fixed a bug in ble.recon which sometimes caused a crash if ble.recon off was called but no device was present evilsocket 2019-03-21 10:57:16 +01:00
  • 0cfe6eebcc
    fix: do not start arp.spoof if the list of targets is empty evilsocket 2019-03-20 21:16:34 +01:00
  • a202f7eaca
    fix: now api.rest can execute multiple commands divided by ; evilsocket 2019-03-20 19:28:04 +01:00
  • f8dda1e8e9
    adding networking interfaces addresses for api.rest evilsocket 2019-03-20 14:49:12 +01:00
  • 72370dec58
    new: exporting available network interfaces in /api/session for api.rest evilsocket 2019-03-20 13:48:34 +01:00
  • 4f54b12ee1
    fix: fixed a bug which prevented 'set alias MAC ""' to clear an alias evilsocket 2019-03-20 13:36:44 +01:00
  • 5aa57f5cd7
    new: exporting version, os, arch, and goversion from api.rest evilsocket 2019-03-20 01:45:10 +01:00
  • 3edf80fc99
    new: preloading and exporting caplets from api.rest evilsocket 2019-03-19 19:10:40 +01:00
  • 6b9b27302e
    new: hid devices now exports the last 50 sniffed payloads via api.rest evilsocket 2019-03-19 14:59:08 +01:00
  • 39f9a02c98
    fix: increased hid pruning time to 20 minutes evilsocket 2019-03-19 13:57:34 +01:00
  • 3e8d6512e1
    fix: using fallback hid.device.type if the device was detected but not its type evilsocket 2019-03-19 13:55:23 +01:00
  • af1bfb3894
    new: hid module now exposes the available layouts via api.rest evilsocket 2019-03-19 13:41:06 +01:00
  • 3b4432f072
    new: new /api/file route for api.rest to read and write files evilsocket 2019-03-19 13:29:23 +01:00
  • e1558413b2
    new: the hid module now exposes its status via api.rest evilsocket 2019-03-19 11:29:06 +01:00
  • e7606589f3
    new: syn.scan now exposes progress via api.rest evilsocket 2019-03-19 11:21:45 +01:00
  • 1cb5e82186
    fix: checking dongle pointer in hid.recon off evilsocket 2019-03-19 03:03:03 +01:00
  • c830e64309
    fix: gracefully handling https.server starting errors evilsocket 2019-03-19 01:13:30 +01:00
  • 51667a039f
    fix: gracefully handling http.server starting errors evilsocket 2019-03-19 01:12:36 +01:00
  • d7b6cdb8a1
    fix: printing path for unauthorized attempts to request api.rest routes evilsocket 2019-03-19 00:40:28 +01:00
  • 09c09e647b
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-03-18 22:16:32 +01:00
  • a5116d3533
    revert evilsocket 2019-03-18 13:12:42 +01:00
  • 49aeb37b5c
    fix: exposing session modules as a map in api.rest for quick lookup evilsocket 2019-03-18 12:59:39 +01:00
  • ba4793f980
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-03-18 12:23:55 +01:00
  • 756c04fd95
    new: module can now export a State map with specific information evilsocket 2019-03-18 12:07:00 +01:00
  • b7c6e61428
    fix: pruning HID devices after 10 minutes of inactivity evilsocket 2019-03-17 18:41:19 +01:00
  • b9c4982457
    fix: fixed packets.Queue JSON serialization for api.rest module evilsocket 2019-03-17 14:21:21 +01:00
  • 255102c250
    fix: allow wifi modules to use network aliases for clients never seen on lan evilsocket 2019-03-17 14:01:30 +01:00
  • d6e6746809
    fix: setting BLE device name once services are enumerated evilsocket 2019-03-17 13:36:59 +01:00
  • 64a5ce2b58
    fix: using sync.Map to avoid race conditions on the packets.Queue evilsocket 2019-03-17 13:12:31 +01:00
  • b676d68b4c
    Merge branch 'master' of github.com:bettercap/bettercap evilsocket 2019-03-17 12:50:25 +01:00
  • 6e73c47dd7
    misc: added race detector build to Makefile evilsocket 2019-03-17 12:46:23 +01:00
  • eeadba40f4
    Merge pull request #495 from M0WA/dns_spoof_wildcard_hostfile evilsocket 2019-03-17 12:18:10 +01:00
  • 01ed35fa28 dns.spoof.hosts supports both wildcard (optional) based domain lines and hosts based entries. if the ip is ommited in a line it defaults to the ip given in dns.spoof.address. Moritz Wagner 2019-03-17 03:51:43 +01:00
  • 0810a1f2fe
    new: exposing ble.device.disconnected events via api.rest module evilsocket 2019-03-16 21:48:08 +01:00
  • 8115490d3a
    new: exposing enumerated BLE services for each device via api.rest module evilsocket 2019-03-16 20:45:50 +01:00
  • 9c171735da
    fix: added handshake information for wifi aps in api.rest evilsocket 2019-03-16 17:24:37 +01:00
  • 8317aded14
    fix: made arp.spoof debug less verbose (ref #483) evilsocket 2019-03-16 12:34:01 +01:00
  • 8958fffd28
    new: hid module is now supported on Windows tnx to @4p3rtur3 (closes #482) evilsocket 2019-03-16 12:18:14 +01:00
  • c89123f305
    fix: propagating mod.started and mod.stopped events evilsocket 2019-03-15 17:28:20 +01:00
  • 0f427911be
    new: exporting module parameters current value in api.rest evilsocket 2019-03-14 21:05:33 +01:00
  • ee8fe972e0
    new: hid.sniff will now hexdump sniffed payloads (closes #490) evilsocket 2019-03-14 18:33:26 +01:00
  • 73710ba7d3
    fix: fixed wifi.client.handshake event json serialization evilsocket 2019-03-14 17:11:45 +01:00
  • 242f4cfece
    fix: fixed wifi.client.probe event json serialization evilsocket 2019-03-14 16:37:59 +01:00
  • c8e9d11871
    new: new hid.clear command to clear the list of devices evilsocket 2019-03-13 23:39:41 +01:00
  • 758f839e17
    new: the wifi module can now use an optional wifi.interface parameter in order to use a secondary interface (fixes #488) evilsocket 2019-03-13 16:04:40 +01:00
  • 120db4db3d
    fix: fixed a bug in the gatt library which prevented ble.recon/ble.enum to work multiple times (fixes #471) evilsocket 2019-03-13 15:35:46 +01:00
  • f68957b769
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-03-13 13:40:16 +01:00
  • c49a57893a
    fix: made arp.spoof debug logs less verbose when mac addresses can't be resolved (ref #483) evilsocket 2019-03-13 13:35:08 +01:00
  • 6d4d47a326
    fix: fixed libusb issue in Dockerfile (fixes #480) evilsocket 2019-03-13 06:16:38 +01:00
  • 603735adb6
    fix: updated islazy to 1.10.3 (ref #481) evilsocket 2019-03-13 06:12:09 +01:00
  • 852abec22e
    Merge pull request #485 from yungtravla/master evilsocket 2019-03-13 04:51:13 +01:00
  • 3bbd402aae
    fix android Shell command function yungtravla 2019-03-13 02:53:22 +10:00
  • 83d3158a00
    add build constraint for android yungtravla 2019-03-13 02:48:20 +10:00
  • 81d20fa758
    fix: fixed a bug that caused hid.recon to crash if started more than once evilsocket 2019-03-12 17:28:41 +01:00
  • 3c1277ebbc
    fix: handling CORS for api.rest evilsocket 2019-03-12 12:49:20 +01:00
  • e90c6b5e2d
    new: exposing flags and connectable fields for BLE devices in api.rest evilsocket 2019-03-11 14:14:03 +01:00
  • 384815524f
    Merge pull request #479 from bettercap/gzipCompress-gzipDecompress evilsocket 2019-03-11 13:44:14 +01:00
  • 2463903490
    add JS functions gzipCompress and gzipDecompress yungtravla 2019-03-11 20:30:21 +10:00
  • 42ba34eb75
    fix: fixed typo in net.sniff (tnx to @_branzo_) evilsocket 2019-03-10 20:46:25 +01:00
  • 0676301a40
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-03-09 17:30:56 +01:00
  • b8118666a1
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-03-09 16:43:45 +01:00
  • be902b9833
    Releasing v2.19 v2.19 evilsocket 2019-03-09 16:28:50 +01:00
  • f7da3f2e3f
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-03-09 16:24:56 +01:00
  • 027f4a3ccc
    new: new -version command line argument to print version, build information and exit evilsocket 2019-03-09 16:22:35 +01:00
  • bf4c841ef9
    new: new events.stream.time.format parameter (closes #476) evilsocket 2019-03-09 15:55:45 +01:00
  • 416c39a7a8
    misc: improved build script evilsocket 2019-03-09 15:46:31 +01:00
  • 3013dd13f1
    fixed windows compilation evilsocket 2019-03-09 13:54:57 +01:00
  • aaf250f3c5
    new: hid module is now available for Android evilsocket 2019-03-09 13:46:07 +01:00
  • a4de63c357
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-03-09 12:39:30 +01:00
  • 36ebdc90d9
    trying to compile hid module on android evilsocket 2019-03-09 12:22:32 +01:00
  • e22ce22716
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-03-09 12:08:19 +01:00
  • 5d7c8933fa
    fix: showing warning about hid failed frames only if every attempt failed evilsocket 2019-03-09 11:30:28 +01:00
  • d8d208ae17
    new: hid.inject now supports non visible devices (talking directly to the dongle) via the hid.force.type parameter evilsocket 2019-03-09 11:16:18 +01:00
  • a8ecb5472f
    Merge pull request #474 from yungtravla/master evilsocket 2019-03-08 15:47:18 +01:00
  • 306771208a
    add readDir function to JS plugin yungtravla 2019-03-08 14:20:01 +10:00
  • 963840915b
    new: parsing gps GPGGA messages other than just GNGGA (fixes #473) evilsocket 2019-03-07 10:29:17 +01:00
  • 4e860c73fe
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-03-04 18:39:58 +01:00
  • bbfa230fae
    fix: fixed compilation on Android (fixes #470) evilsocket 2019-03-04 18:23:32 +01:00