Commit graph

21 commits

Author SHA1 Message Date
evilsocket
c55aed1ca2
fix: fixed a bug which caused AP RSSI being 0 when fake association frames were sent 2019-02-11 14:29:30 +01:00
evilsocket
e9b93b8586
fix: save unsaved packets only if handshake is complete 2019-02-06 14:07:58 +01:00
evilsocket
1120f98be1
fix: one beacon packet per handshake is saved in order to have both the ESSID and BSSID 2019-02-06 07:08:01 +01:00
evilsocket
a90f63b643
new: added number of captured full handshakes in wifi.show 2019-02-05 19:56:21 +01:00
evilsocket
a6cfb2413f
new: added native wifi handshakes capture from wifi.recon module 2019-02-05 19:42:13 +01:00
evilsocket
1afab5d7be
more lint driven refactoring 2018-04-26 12:19:52 +02:00
evilsocket
0de6f3a76e
more lint driven refactoring 2018-04-24 18:26:16 +02:00
evilsocket
cc01a99579
refact: refactored api.rest controller 2018-03-13 13:57:52 +01:00
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
3dd39e4dc4 fix: yet another fix for macOS bogus wifi error correction 2018-02-24 19:27:38 +01:00
evilsocket
da5d1d46d4 refact: big refactoring and improvements of wifi.* modules 2018-02-20 18:14:38 +01:00
evilsocket
d0d3ce3ec7 fix: using custom json marshalling in order to export in json unexported fields 2018-02-20 15:58:45 +01:00
Matrix86
8825ecb8db Merge branch 'master' of github.com:evilsocket/bettercap-ng 2018-02-20 12:41:06 +01:00
Matrix86
813561cbda Wifi 5GHz support added to wifi.recon 2018-02-20 12:40:55 +01:00
evilsocket
d9b7d24314 misc: small fix or general refactoring i did not bother commenting 2018-02-20 12:38:37 +01:00
evilsocket
b4df469ff1 misc: small fix or general refactoring i did not bother commenting 2018-02-19 20:58:10 +01:00
Matrix86
420ab9e26c Fix on concurrent access to the Stations map by UpdateStats method 2018-02-19 20:53:44 +01:00
evilsocket
d95373bfa8 misc: small fix or general refactoring i did not bother commenting 2018-02-19 14:36:24 +01:00
evilsocket
8d2f0af82b fix: pruning wifi stations after a certain time of inactivity 2018-02-19 14:26:00 +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.go (Browse further)