Commit graph

  • 99a60364cd
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-02-21 13:51:30 +01:00
  • a174c0d7ed
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-02-21 13:49:57 +01:00
  • 08a49a434c
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-02-21 13:48:20 +01:00
  • 80c62b8a00
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-02-21 13:47:03 +01:00
  • 75b674fdd5
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-02-21 13:46:22 +01:00
  • 7623b3460c
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-02-21 13:44:08 +01:00
  • 7c0cf31342
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-02-21 13:41:29 +01:00
  • 21a8b3646f
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-02-21 13:39:47 +01:00
  • 47e7b2a125
    fix: not using pkg-config for libusb in order to compile on android evilsocket 2019-02-21 13:37:10 +01:00
  • f5d1351987
    enabling hid module on android as libusb can be installed via termux evilsocket 2019-02-21 13:17:00 +01:00
  • 2d3eab50ab
    removed crosscompilations as libusb makes everything overcomplicated evilsocket 2019-02-21 13:11:30 +01:00
  • 2973a75f44
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-02-21 12:54:06 +01:00
  • c77856e4ad
    added libusb-1.0 to snapcraft file evilsocket 2019-02-21 12:52:49 +01:00
  • d23811ee5d
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-02-21 12:37:33 +01:00
  • 3e14cfe8ac
    fixing compilation for platoforms where the HID modules are not supported evilsocket 2019-02-21 12:35:25 +01:00
  • c6987c1652
    Merge branch 'master' into hid_recon evilsocket 2019-02-21 12:12:47 +01:00
  • ec842d217e
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-02-21 12:09:18 +01:00
  • d21f3b447a
    fix: added a mutex to write ops in the hid module evilsocket 2019-02-21 11:50:56 +01:00
  • e0e1f4e6df
    new: HID devices are now exported by the api.rest module evilsocket 2019-02-21 11:43:48 +01:00
  • f6649aa82b
    new: all hid periods are now configurable by dedicated parameters evilsocket 2019-02-21 11:23:09 +01:00
  • 17c639126d
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-02-20 19:02:25 +01:00
  • b6e9ca59ec
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-02-20 18:54:19 +01:00
  • 7c9e2afdcc
    added HID support for Microsoft devices evilsocket 2019-02-20 18:45:13 +01:00
  • 8bd19008f2
    added HID support for Amazon devices evilsocket 2019-02-20 18:16:30 +01:00
  • 810d24d80e
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-02-20 18:05:27 +01:00
  • 037d5cea22
    finished the duckyscript parser evilsocket 2019-02-20 17:54:44 +01:00
  • 055ba917a1
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-02-20 15:06:42 +01:00
  • 7cc9e5b0b6
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-02-20 15:05:03 +01:00
  • d6c406cb73
    basic HID injection is finally working :) evilsocket 2019-02-20 14:06:10 +01:00
  • c234f3d36b
    fix: fixes 'iw executable not found in path' error on macOS (fixes #454) evilsocket 2019-02-20 12:27:01 +01:00
  • e0853ade9b
    some progress on HID injection evilsocket 2019-02-20 12:24:05 +01:00
  • 871dfe3024
    Releasing v2.17 v2.17 evilsocket 2019-02-19 22:55:23 +01:00
  • 87171cbd1d
    fix: fixed compilation error on macOS (fixes #453) evilsocket 2019-02-19 22:48:08 +01:00
  • 6458a438db
    misc: added gousb dependency evilsocket 2019-02-19 21:48:37 +01:00
  • c1729ab578
    new: hid.recon, hid.show and hid.sniff evilsocket 2019-02-19 21:47:24 +01:00
  • 345c1f5d45
    new: new wifi.region and wifi.txpower parameters evilsocket 2019-02-19 12:09:00 +01:00
  • 2446cde2e1
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-02-19 11:34:46 +01:00
  • dbd4590654
    new: new wifi.clear command to clear access points collected by wifi.recon evilsocket 2019-02-19 11:17:50 +01:00
  • 223af913b8
    new: new ble.clear command to clear devices collected by ble.recon evilsocket 2019-02-19 11:13:48 +01:00
  • 5f462525d3
    new: new net.clear command to clear endpoints collected by net.recon evilsocket 2019-02-19 11:11:04 +01:00
  • e3573b81e4
    fix: fixed a bug in the https.proxy certificates cache due to a race condition which caused the same certificate to be generated more than once evilsocket 2019-02-19 10:51:12 +01:00
  • e19595395f
    Merge pull request #451 from yungtravla/master evilsocket 2019-02-19 10:00:17 +01:00
  • 52bfe124ef
    add events.filters.clear command to clear events.filters list yungtravla 2019-02-19 06:22:11 +10:00
  • a4aa5acbcd
    new: wifi.deauth and wifi.assoc now support autocompletion evilsocket 2019-02-18 13:25:33 +01:00
  • 49e2116d46
    new: ble.enum and ble.write now support autocompletion evilsocket 2019-02-18 13:06:41 +01:00
  • 742e7fd8bb
    fix: single quotes can now be used to clear variables (fixes #450) evilsocket 2019-02-16 15:54:51 +01:00
  • 6980b864f5
    fix: commands passed with -eval are executed after modules in autostart are activated evilsocket 2019-02-15 13:59:21 +01:00
  • a72801f9b5
    new: ble.show shows device names if available for at least one of the devices evilsocket 2019-02-15 13:41:39 +01:00
  • 3e7aa68184
    misc: both wifi.assoc and wifi.deauth will wait for wifi.hop.period*2 on the channel in order to improve key material capturing evilsocket 2019-02-15 12:48:32 +01:00
  • 54a8888b13
    fix: fixed a bug which caused APs encryption to be downgraded when incomplete dot11 frames are parsed evilsocket 2019-02-15 12:40:16 +01:00
  • 38c761afa8
    fix: keeping red-mark for APs with captured key material even when stations disconnect (fixes #449) evilsocket 2019-02-15 12:08:55 +01:00
  • 2cdd3d22a5
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-02-14 16:08:38 +01:00
  • 9f5926bf5a
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-02-14 15:47:14 +01:00
  • 1915bb565c
    fix: using BLE company identifier if the vendor can't be detected by MAC evilsocket 2019-02-14 14:46:17 +01:00
  • 272384c673
    fix: fixed a bug in the GATT library which caused BLE characteristics enumeration to fail in some cases evilsocket 2019-02-14 14:43:53 +01:00
  • 5077476209
    fix: fixed a bug which caused characteristics enumeration to fail in some cases evilsocket 2019-02-14 14:43:14 +01:00
  • 9a76645a1c
    new: parsing BLE appearance field evilsocket 2019-02-14 14:13:19 +01:00
  • 1fa9160407
    fix: fixed a bug which made ble.enum work only once per execution (fixes #163) evilsocket 2019-02-14 13:33:01 +01:00
  • 51439203bd
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-02-14 13:27:45 +01:00
  • 694debac60
    Releasing v2.16 v2.16 evilsocket 2019-02-14 13:15:42 +01:00
  • 482dc74d41
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-02-14 13:10:23 +01:00
  • 440e1b6f72
    fix: fixed a bug which prevented EAPOL frames with only a PMKID to be correctly saved. evilsocket 2019-02-14 13:03:28 +01:00
  • d51e61f6d0
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-02-14 12:57:04 +01:00
  • f72dac0c95
    new: parsing BLE flags and company identifiers from advertisements evilsocket 2019-02-14 12:26:28 +01:00
  • 7f68d0d82c
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-02-14 11:06:05 +01:00
  • d62090267e
    new: new ble.show.filter, ble.show.limit and ble.show.sort parameters evilsocket 2019-02-14 10:40:45 +01:00
  • 93a68bee27
    Releasing v2.15 v2.15 evilsocket 2019-02-13 16:02:48 +01:00
  • 4cfcaf1c59
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-02-13 15:24:28 +01:00
  • ffb060db16
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-02-13 12:14:57 +01:00
  • ca421cf8e3
    fix: fixed a logic bug which made targets lookup by alias fail. evilsocket 2019-02-13 10:53:24 +01:00
  • 89cccf028a
    fix: fixed a bug in net.show.meta which prevented info being printed if the selected ip was the gateway evilsocket 2019-02-13 10:25:03 +01:00
  • 4eead7eafa
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-02-13 10:12:34 +01:00
  • bf3671465b
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-02-12 16:59:00 +01:00
  • 9cd4e380fb
    misc: each module now has its own tagged logging evilsocket 2019-02-12 15:16:02 +01:00
  • 9003be56ca
    new: bettercap is now available on the Snap Store evilsocket 2019-02-12 12:23:29 +01:00
  • 57983c6524
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-02-12 12:12:04 +01:00
  • 252645dd4e
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-02-12 12:03:48 +01:00
  • 10727cff85
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-02-12 12:01:10 +01:00
  • cf953b1e02
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-02-12 11:51:27 +01:00
  • 2ce3a65eaf
    new: added new Technicolor OUI for secondary router interfaces evilsocket 2019-02-12 10:49:37 +01:00
  • c27d17d729
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-02-12 10:31:25 +01:00
  • b7a6d4a6c6
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-02-12 10:25:15 +01:00
  • a6e87618d4
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-02-12 10:18:34 +01:00
  • 17952a3904
    Merge pull request #439 from rhaidiz/master evilsocket 2019-02-12 10:07:30 +01:00
  • 0f6c3e51f4 Rename the parameter for overriding the value of the default gateway rhaidiz 2019-02-11 19:43:19 +01:00
  • 900468711c Rename the parameter for overriding the value of the default gateway rhaidiz 2019-02-11 19:40:40 +01:00
  • 84fe6b72c5
    fix: fixed a bug in wifi.recon.channel which made it block if wifi.recon is off evilsocket 2019-02-11 18:04:01 +01:00
  • c55aed1ca2
    fix: fixed a bug which caused AP RSSI being 0 when fake association frames were sent evilsocket 2019-02-11 14:29:30 +01:00
  • 5315784f8a
    new: the RSSI column in wifi.show is colored according to signal strength evilsocket 2019-02-11 14:20:04 +01:00
  • 261789d592
    new: implemented arp.spoof.fullduplex (closes #426) evilsocket 2019-02-11 13:37:33 +01:00
  • 0bb9acf033
    new: new wifi.rssi.min parameter evilsocket 2019-02-11 11:53:22 +01:00
  • b503fdc6aa
    fix: fixed a bug which prevented negative integer parameter values from being accepted evilsocket 2019-02-11 11:48:42 +01:00
  • 307f151052
    Merge pull request #441 from bettercap/refactoring-modules evilsocket 2019-02-11 11:35:10 +01:00
  • ed652622e2 Refactoring modules Giuseppe Trotta 2019-02-10 23:58:08 +01:00
  • ccc6620189
    Fix indentation Federico 2019-02-10 14:51:45 +01:00
  • f9e2347e4f
    Fix indentation Federico 2019-02-10 14:47:14 +01:00
  • e1023d4b66 Add option to manually specify the gateway. rhaidiz 2019-02-10 14:46:05 +01:00
  • c0d3c314fc
    misc: updated dependencies evilsocket 2019-02-10 13:04:03 +01:00
  • 696c056b56
    fix: using tui.Table for wifi.show.wps output evilsocket 2019-02-10 12:51:50 +01:00
  • 62db3a0be0
    new: net.show.meta command to show meta information collected about one or more hosts evilsocket 2019-02-10 12:44:47 +01:00