Commit graph

20 commits

Author SHA1 Message Date
evilsocket
a3b730ce69
fixed a bug caused by multiple wifi devices attached with different supported frequencies 2019-03-26 20:30:33 +01:00
evilsocket
b8056e2026
misc: small fix or general refactoring i did not bother commenting 2019-03-23 14:11:28 +01:00
evilsocket
9a3c252c4f
new: handshakes history is now loaded from the configured pcap 2019-03-22 23:31:11 +01:00
evilsocket
9f24800e6d
fix: wifi clients sent and received data frame counters are now updated correctly 2019-03-22 15:11:07 +01:00
evilsocket
09c09e647b
misc: small fix or general refactoring i did not bother commenting 2019-03-18 22:16:32 +01:00
evilsocket
756c04fd95
new: module can now export a State map with specific information 2019-03-18 12:07:00 +01:00
evilsocket
758f839e17
new: the wifi module can now use an optional wifi.interface parameter in order to use a secondary interface (fixes #488) 2019-03-13 16:04:40 +01:00
evilsocket
3dbc904ddd
fix: wifi.region must be blank by default 2019-02-24 23:03:19 +01: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
5944189802
new: new wifi.show.manufacturer parameter to show APs manufacturers (fixes #456) 2019-02-21 14:20:37 +01:00
evilsocket
345c1f5d45
new: new wifi.region and wifi.txpower parameters 2019-02-19 12:09:00 +01:00
evilsocket
dbd4590654
new: new wifi.clear command to clear access points collected by wifi.recon 2019-02-19 11:17:50 +01:00
evilsocket
a4aa5acbcd
new: wifi.deauth and wifi.assoc now support autocompletion 2019-02-18 13:25:33 +01:00
evilsocket
54a8888b13
fix: fixed a bug which caused APs encryption to be downgraded when incomplete dot11 frames are parsed 2019-02-15 12:40:16 +01:00
evilsocket
4eead7eafa
misc: small fix or general refactoring i did not bother commenting 2019-02-13 10:12:34 +01:00
evilsocket
9cd4e380fb
misc: each module now has its own tagged logging 2019-02-12 15:16:02 +01:00
evilsocket
cf953b1e02
misc: small fix or general refactoring i did not bother commenting 2019-02-12 11:51:27 +01:00
evilsocket
84fe6b72c5
fix: fixed a bug in wifi.recon.channel which made it block if wifi.recon is off 2019-02-11 18:04:01 +01:00
evilsocket
0bb9acf033
new: new wifi.rssi.min parameter 2019-02-11 11:53:22 +01:00
Giuseppe Trotta
ed652622e2 Refactoring modules 2019-02-10 23:58:08 +01:00
Renamed from modules/wifi.go (Browse further)