Commit Graph

  • 9e9b984fec
    new: added support for half WPA handshakes (https://hashcat.net/forum/thread-6745-post-36007.html) evilsocket 2019-08-17 22:33:26 -04:00
  • b57661a097
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-08-17 14:17:08 -04:00
  • 33797b120e
    Merge pull request #601 from yungtravla/master evilsocket 2019-08-17 14:01:18 -04:00
  • 8ae7f79b4f
    Merge pull request #603 from dandare100/master evilsocket 2019-08-17 14:00:41 -04:00
  • f89d8b0144
    Merge pull request #610 from ge0rg/hid_sleep evilsocket 2019-08-17 13:57:54 -04:00
  • 209f6878c4
    Merge pull request #611 from ge0rg/hid_menu evilsocket 2019-08-17 13:57:29 -04:00
  • ba76631379 HID: add MENU key to generic keymap Georg Lukas 2019-08-15 17:27:21 +02:00
  • d2e449370c HID: implement ducky SLEEP command Georg Lukas 2019-08-15 17:26:05 +02:00
  • 5302f7f3f3 Added beacon packet to handshake cap file for PMKID assoc attack root 2019-08-04 19:44:09 +02:00
  • 5ab45693c5
    add boolean for dumping HTTP bodies in hex format yungtravla 2019-08-01 17:45:16 +10:00
  • 3d6e28ea45
    add boolean for dumping HTTP bodies in hex format yungtravla 2019-08-01 17:42:47 +10:00
  • 6406885928 Update broken tests Stefan Tatschner 2019-06-30 22:15:50 +02:00
  • d22befab45 Update .travis to reflect Makefile changes Stefan Tatschner 2019-06-30 22:14:56 +02:00
  • e06b832911 Fix broken test invokation in Makefile Stefan Tatschner 2019-06-30 22:12:47 +02:00
  • fe7e103387 Use go modules instead of third party dependency tool Stefan Tatschner 2019-06-30 22:11:23 +02:00
  • 4a96bf641a
    Releasing v2.24.1 v2.24.1 evilsocket 2019-06-22 15:12:17 +02:00
  • c26f3ea1bb
    fix: setting RemoteAddr field of a proxied request evilsocket 2019-06-13 13:56:31 +02:00
  • 1f3c009d15
    fix: fixed a nil pointer dereference in the http banner grabber of syn.scan evilsocket 2019-05-07 13:35:01 +02:00
  • 23d8305e85
    Merge pull request #566 from Matrix86/master evilsocket 2019-05-02 18:52:02 +02:00
  • be62757efa fix: http proxy modules couldn't handle properly requests with port number in the URL. Gianluca 2019-05-02 18:25:19 +02:00
  • f8566d6020
    fix: fixed a nil pointer dereference when wifi.show is called but the wifi module is not running (fixes #562) v2.24 evilsocket 2019-05-01 12:27:52 +02:00
  • 3a4d730fce
    fix: updated dependencies (fixes #561) evilsocket 2019-05-01 12:21:53 +02:00
  • e8578e829c
    Merge pull request #556 from djerfy/add-docker-image-latest evilsocket 2019-04-28 12:14:10 +02:00
  • ae02658ebc
    Add docker image latest Jérémy CHABERNAUD 2019-04-27 23:24:48 +02:00
  • 67eef05892
    fix: logs when the api.rest http2 stream is closed are now debug logs evilsocket 2019-04-25 18:16:35 +02:00
  • 5e58a393b5
    fix: fixed release script to update stable docker image (fixes #553) evilsocket 2019-04-24 20:15:49 +02:00
  • 95bc9b9d78
    fix: fix an alignment issue for atomic ops on arm evilsocket 2019-04-23 14:14:23 +02:00
  • a910a3729e
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-04-22 17:16:29 +02:00
  • b868408c17
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-04-22 16:29:58 +02:00
  • 2bd768f065
    new: net.probe is now be able to actively discover mDNS services evilsocket 2019-04-22 15:39:23 +02:00
  • 45951d2f82
    new: implemented mDNS server / spoofer (closes #542) evilsocket 2019-04-22 13:53:32 +02:00
  • 385c8e3926
    new: added dns CHAOS banner grabber to syn.scan evilsocket 2019-04-22 12:33:48 +02:00
  • 8cb330562b
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-04-22 12:02:37 +02:00
  • 4e397a71d5
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-04-22 12:02:12 +02:00
  • 30d9415d8c
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-04-22 11:47:36 +02:00
  • b8d9179def
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-04-22 11:13:24 +02:00
  • 8c41e048d5
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-04-22 11:02:53 +02:00
  • 8d66e68fc2
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-04-22 11:02:16 +02:00
  • df8ebd2525
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-04-21 20:53:27 +02:00
  • cd249687da
    fix: syn.scanner now uses a dedicated pcap handle to prevent deadlocks and improve performances evilsocket 2019-04-21 20:37:41 +02:00
  • 8257d25ff3
    fix: api.rest and https.server certificates are now correctly generated with IsCA to false evilsocket 2019-04-21 19:55:53 +02:00
  • 070708c307
    new: improved syn.scan module performances when scanning multiple addresses evilsocket 2019-04-21 16:26:37 +02:00
  • aea68460c8
    new: syn.scan will now perform basic tcp banner grabbing evilsocket 2019-04-21 15:45:32 +02:00
  • 5a62546c50
    fix: made BLE module less verbose by switching some of the logs to debug ones evilsocket 2019-04-21 14:00:43 +02:00
  • aa3f4366a2
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-04-21 13:47:41 +02:00
  • 0eb34e61fe
    misc: updated dependencies evilsocket 2019-04-21 13:47:08 +02:00
  • 64d316af5b
    fix: fixed compilation issue related to mdlayher/raw dependency (ref #468) evilsocket 2019-04-21 13:37:53 +02:00
  • 7a80dc2b49
    Merge pull request #548 from stefanoj3/minor_improvements evilsocket 2019-04-21 13:26:33 +02:00
  • 0e857e4467 Minor improvements to prevent unecessaries allocations Stefano Gabryel 2019-04-20 16:51:14 +02:00
  • 8f761dd76c Fixing ignored error in trigger list Stefano Gabryel 2019-04-20 17:03:45 +02:00
  • 29bf0d94f1
    misc: set gps module default baud rate to 4800bps evilsocket 2019-04-19 15:37:55 +02:00
  • 936e0f740a
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-04-18 12:46:37 +02:00
  • 2593f9160d
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-04-18 12:46:11 +02:00
  • 5f973629d3
    fix: fixing CORS headers only if sslstrip is enabled (fixes #543) evilsocket 2019-04-18 12:44:50 +02:00
  • 1a6faa9f66
    misc: updated gatt library to fix an invalid memory access bug evilsocket 2019-04-18 10:56:10 +02:00
  • 9aaa13b6f6
    Merge pull request #541 from ShySec/master v2.23 evilsocket 2019-04-14 10:34:03 +03:00
  • 01d33415a6 goroutine references address overwritten in loop; pass-by-value kelson 2019-04-13 17:26:02 -04:00
  • 4dadc3f41b
    Merge pull request #538 from yungtravla/master evilsocket 2019-04-10 13:56:38 +03:00
  • 62d46f5045
    fix NewHash function yungtravla 2019-04-10 20:27:17 +10:00
  • 2b4b58462c
    return more endpoint information with req.Client yungtravla 2019-04-10 19:54:40 +10:00
  • ee809b6083
    new: exporting hardware resources usage from api.rest evilsocket 2019-04-09 12:08:30 +03:00
  • 973c88fd31
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-04-09 10:56:15 +03:00
  • 5dd248cef8
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-04-09 10:52:48 +03:00
  • 0b430dd488
    new: syn.scan can now resolve port services too evilsocket 2019-04-09 10:52:15 +03:00
  • 9c381a449d
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-04-08 11:44:57 +03:00
  • 28063ff7c0
    fix: fixed a lock issue on the wifi modules (fixes #535) evilsocket 2019-04-06 17:01:00 +02:00
  • 6e90b3d26c
    Merge pull request #533 from jmg-duarte/patch-1 evilsocket 2019-04-06 16:02:27 +02:00
  • bca0b13cbf
    Update README.md José Duarte 2019-04-04 10:03:26 +01:00
  • 1f37381fde
    fix: when net.sniff is sniffing a mDNS hostname, it'll update the endpoint field evilsocket 2019-04-04 10:01:49 +02:00
  • 126cb7febf
    misc: decoupled session record loading to external package evilsocket 2019-04-03 10:26:54 +02:00
  • b743b26dde
    misc: decoupled session record reader from the modules evilsocket 2019-04-03 09:39:28 +02:00
  • 36e5fe8bdb
    fix: modules that require net.recon can now specify it as a dependency evilsocket 2019-04-02 00:06:43 +02:00
  • 5ef330f80b
    misc: small fix or general refactoring i did not bother commenting v2.22 evilsocket 2019-03-30 18:19:34 +01:00
  • f9ebb1a77e
    fix evilsocket 2019-03-30 17:33:02 +01:00
  • 460bd9b159
    new: api.rest.record.clock parameter to decide delay per sample evilsocket 2019-03-30 17:32:53 +01:00
  • 0113286b4f
    fix: gracefully handling hid receiver disconnection evilsocket 2019-03-30 16:27:56 +01:00
  • afe300cd8a
    fix: gracefully handling wifi device disconnection evilsocket 2019-03-30 16:17:26 +01:00
  • 54116f7fbe
    fix: fixed replay time computation using actual dates instead of the assumption of one frame per second evilsocket 2019-03-30 13:59:08 +01:00
  • 50d01429cd
    new: added Updated field to session.GPS evilsocket 2019-03-30 00:26:38 +01:00
  • 2f53e40f98
    Revert "misc: keeping frames in memory as compressed" evilsocket 2019-03-29 21:52:03 +01:00
  • 054d8a5a3e
    misc: keeping frames in memory as compressed evilsocket 2019-03-29 21:45:43 +01:00
  • 5fb4cd6a5a
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-03-29 21:23:08 +01:00
  • 1eec682aeb
    new: new ble.device parameter to set HCI index (closes #519) evilsocket 2019-03-29 20:16:41 +01:00
  • c3f0e3598b
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-03-29 20:03:46 +01:00
  • ec28399677
    fix: updated gatt library with latest fixes evilsocket 2019-03-29 19:52:24 +01:00
  • 4d5876db2f
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-03-29 19:45:14 +01:00
  • fdc26ca3aa
    misc: reporting session replay loading progress as api.rest state object evilsocket 2019-03-29 19:31:20 +01:00
  • a411607a57
    misc: added loading boolean flag to api.rest state object evilsocket 2019-03-29 18:00:48 +01:00
  • 0a31ac8167
    new: implemented api.rest.record and api.rest.replay evilsocket 2019-03-29 16:20:31 +01:00
  • 4713d25ea7
    misc: small fix or general refactoring i did not bother commenting evilsocket 2019-03-27 16:47:28 +01:00
  • 8085e84394
    Releasing v2.21.1 v2.21.1 evilsocket 2019-03-27 16:14:14 +01:00
  • a59c51b825
    fix: fixed a bug which broke ble.enum evilsocket 2019-03-27 16:13:41 +01:00
  • d9a79aace7
    Releasing v2.21 v2.21 evilsocket 2019-03-27 15:08:41 +01:00
  • 40ec724ca6
    fix: reporting module name when it's already running or already stopped evilsocket 2019-03-27 13:59:22 +01:00
  • fbcaf2989f
    new: ui module to install/update the UI from github releases evilsocket 2019-03-27 13:50:00 +01:00
  • 92758d7f7e
    fix: http and https servers file access logs are now debug logs evilsocket 2019-03-27 13:49:34 +01:00
  • c99a5121fe
    new: [IMPORTANT] net.recon is not in the autostarted list of modules anymore evilsocket 2019-03-27 13:48:52 +01:00
  • da2681375f
    fix: updated islazy/zip version to fiz a zip.Unzip related bug evilsocket 2019-03-27 13:48:21 +01:00
  • a3b730ce69
    fixed a bug caused by multiple wifi devices attached with different supported frequencies v2.20 evilsocket 2019-03-26 20:30:33 +01:00
  • 529a1b48d9
    new: api.rest now exposes polled_at time field for the object session evilsocket 2019-03-26 17:04:59 +01:00