Commit graph

79 commits

Author SHA1 Message Date
Matrix86
654633c419 wifi module: fixes and multiple channel selection 2018-03-12 16:58:02 +01:00
evilsocket
0a8b8548b6
misc: small fix or general refactoring i did not bother commenting 2018-03-12 15:58:45 +01:00
evilsocket
973b864132 Merge branch 'api_ws' 2018-03-06 13:54:45 +01:00
evilsocket
5ad1a17118 new: implemented optional websocket for /api/events 2018-03-06 13:54:37 +01:00
evilsocket
67d0e151ab fix: attempting to fix #109 2018-03-06 12:09:32 +01:00
Mark Janssen
7be97661ed Make network/make_oui.py Python 2 and 3 compatible 2018-03-02 22:16:09 +01:00
evilsocket
1a67c82fbd fix: getting rid of forked gopacket, static build ftw! 2018-03-01 10:40:49 +01:00
evilsocket
496c29b5bc fix: using statically linked version of gopacket (fixes #98) 2018-02-28 01:06:49 +01:00
evilsocket
cf907db728 fix: fixing macOS compilation 2018-02-27 20:23:48 +01:00
evilsocket
bec682d15c fix: fixing macOS compilation 2018-02-27 20:22:29 +01:00
evilsocket
e4e10ba088 fix: attempt to blindly fix #95 2018-02-27 19:54:49 +01:00
evilsocket
fe00cc707f fix: flagging as unsupported the BLE module on macOS as the GATT library support is not complete. 2018-02-27 03:33:37 +01:00
evilsocket
ee59fefbcd misc: small fix or general refactoring i did not bother commenting 2018-02-27 03:16:15 +01:00
Simone Margaritelli
bbc38c174e
Merge pull request #92 from Neal/logs-improve-consistency-add-rssi
misc: improve consistency and add rssi to logs
2018-02-27 00:37:26 +01:00
evilsocket
ec58c55370 new: implemented ble.enum and refactored how tabular views work ( ref #74 ) 2018-02-27 00:35:42 +01:00
Neal Patel
b9cf32573f misc: improve consistency and add rssi to logs 2018-02-26 15:09:45 -08:00
evilsocket
ed78c2ffd5 misc: small fix or general refactoring i did not bother commenting 2018-02-26 19:15:57 +01:00
evilsocket
82389bb4b9 fix: fixing windows compilation 2018-02-26 19:13:43 +01:00
evilsocket
c50ebf9991 fix: fixing compilation on windows 2018-02-26 19:03:00 +01:00
evilsocket
7fe6cd232c new: implemented ble.recon (ref #74) 2018-02-26 18:18:58 +01:00
evilsocket
3926f52f2d new: the arp.spoof.targets variable now supports MAC addresses as well (closes #87) 2018-02-26 13:12:24 +01:00
Gianluca
27e68aefc9 Wifi mod: extraction of Auth&Cipher from beacon 2018-02-26 00:11:46 +01:00
evilsocket
cf187520e8 fix: windows is a special kid 2018-02-25 17:24:28 +01:00
evilsocket
20f92a68e0 misc: small fix or general refactoring i did not bother commenting 2018-02-25 14:20:17 +01:00
evilsocket
12ff2918da misc: small fix or general refactoring i did not bother commenting 2018-02-25 13:44:10 +01:00
evilsocket
053cff0dd5 fix: subnet bits were not correctly set while creating the interface endpoint object (ref #82) 2018-02-25 13:40:52 +01:00
evilsocket
f9489a8d4e misc: small fix or general refactoring i did not bother commenting 2018-02-25 06:50:31 +01:00
evilsocket
b708bbeb79 misc: small fix or general refactoring i did not bother commenting 2018-02-25 03:34:38 +01:00
evilsocket
fd70d9b79e misc: small fix or general refactoring i did not bother commenting 2018-02-25 03:34:23 +01:00
evilsocket
d23adbb3e8 misc: small fix or general refactoring i did not bother commenting 2018-02-25 03:34:03 +01:00
evilsocket
933c0107da misc: small fix or general refactoring i did not bother commenting 2018-02-25 03:33:33 +01:00
evilsocket
e6bd5a9584 misc: small fix or general refactoring i did not bother commenting 2018-02-25 03:32:59 +01:00
evilsocket
69e91d3a13 fix: trying to fix gateway detection on android 2018-02-25 03:01:03 +01:00
Simone Margaritelli
22b0573894
Revert "Make the OUI script use python3" 2018-02-24 21:24:53 +01:00
Eliott Teissonniere
f9d9c0a078 Regenerate OUI file 2018-02-24 20:45:17 +01:00
Eliott Teissonniere
8f9f4ba6a2 Switch to python3 2018-02-24 20:45:04 +01:00
evilsocket
3dd39e4dc4 fix: yet another fix for macOS bogus wifi error correction 2018-02-24 19:27:38 +01:00
evilsocket
0ff3746c54 misc: small fix or general refactoring i did not bother commenting 2018-02-24 18:58:03 +01:00
evilsocket
a5049f4ff2 fix: fixes a bug on macOS with non printable characters in ESSID (ref #61) 2018-02-24 18:33:34 +01:00
evilsocket
b62b44dd42 fix: fixes a bug on macOS with non printable characters in ESSID (ref #61) 2018-02-24 18:25:56 +01:00
evilsocket
38faff29d5 fix: clean ESSID from non printable characters. 2018-02-24 18:22:58 +01:00
evilsocket
f0158342d6 fix: fixed and refactored network.FindInterface because it was shit 2018-02-24 18:13:20 +01:00
evilsocket
63cea73f8e misc: small fix or general refactoring i did not bother commenting 2018-02-23 00:07:09 +01:00
evilsocket
7c2dc38819 misc: small fix or general refactoring i did not bother commenting 2018-02-22 21:52:37 +01:00
evilsocket
ce76c7258d new: implemented syn.scan module (closes #67) 2018-02-22 21:20:36 +01:00
evilsocket
d6fe8fc663 fix: showing meta fields when available in net.show (ref #66) 2018-02-22 19:08:58 +01:00
evilsocket
02d414107e new: added new Meta field to Endpoint objects (closes #66) 2018-02-22 18:41:04 +01:00
evilsocket
7e3bad9dba fix: fixes macOS wifi.* module bug ( ref #61 ) 2018-02-22 17:04:54 +01:00
evilsocket
b48bb8c31c fix: not starting packet queue if the interface is in monitor mode 2018-02-20 18:23:58 +01:00
evilsocket
da5d1d46d4 refact: big refactoring and improvements of wifi.* modules 2018-02-20 18:14:38 +01:00