Commit graph

18 commits

Author SHA1 Message Date
evilsocket
ff3add0fe2
misc: small fix or general refactoring i did not bother commenting 2019-08-22 13:48:52 -04:00
evilsocket
da565afa9a
new: new wifi.handshakes.aggregate parameter to control how handshakes get saved 2019-08-22 13:21:52 -04:00
evilsocket
78c341c2b3
fix: wifi.AccessPoint and wifi.Station now export the Channel field via JSON 2019-02-24 20:12:41 +01:00
evilsocket
ae223d7110
misc: small fix or general refactoring i did not bother commenting 2019-02-06 08:46:19 +01:00
evilsocket
1d55083f75
new: new wifi.deauth.open boolean parameter to optionally skip open networks while deauthing en masse 2019-02-06 07:53:39 +01:00
evilsocket
a6cfb2413f
new: added native wifi handshakes capture from wifi.recon module 2019-02-05 19:42:13 +01:00
evilsocket
2c2be3149d
fix: don't overwrite full WPS map when new info arrive 2019-01-27 15:06:43 +01:00
evilsocket
50bf22af9c
new: new WPS parsing capabilities and wifi.show.wps command 2019-01-27 14:52:59 +01:00
evilsocket
49beed239f
misc: wifi.deauth has been optimized by sorting frames to send by channel in order to minimize the amount of channel hops 2018-08-17 14:57:44 +02:00
Gianluca
27e68aefc9 Wifi mod: extraction of Auth&Cipher from beacon 2018-02-26 00:11:46 +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
da5d1d46d4 refact: big refactoring and improvements of wifi.* modules 2018-02-20 18:14:38 +01:00
Matrix86
813561cbda Wifi 5GHz support added to wifi.recon 2018-02-20 12:40:55 +01:00
evilsocket
d95373bfa8 misc: small fix or general refactoring i did not bother commenting 2018-02-19 14:36:24 +01:00
evilsocket
e895dc6ab2 refact: using global wifi objects in order to expose them from the api.rest module 2018-02-17 05:44:25 +01:00
Renamed from modules/wifi_station.go (Browse further)