You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FEATURE №1.
I am able to do this sudo wifite2 -c 1-196
and wifite2 will scan all 2.4ghz and 5ghz channels.
I can also do this sudo wifite2 -c 1-14,34,36,38,40,42,44,46,48,52,56,60,64,100,104,108,112,116,120,124,128,132,136,140,145,149,153,157,161,165
this will scan channels 1 through 14, and then listed channels. This way I can specify particular channels and channel ranges to scan.
It would be awesome if wavemon could also have this functionality!
FEATURE №2.
It would be nice if wavemon could highlight same mac addresses in scan, so that it is easy to distinguish same stations. For example, my router could have main and guest SSIDs, but MAC will be the same. So it makes sense to highlight same macs.
The text was updated successfully, but these errors were encountered:
There is already a 'sort by MAC address' feature in the scan screen. You can activate it via keypress m (and a for ascending, d for descending).
I just had a look - it seems that stations that belong together do not have exactly the same MAC addresses, but differ in their suffix. Or maybe it is just the are I live in.
Sort is not same as highlighting same mac with colors. Let's say my station, and my guest station, same mac, that's one color. My neighbor has guest station as well, so his pair gets different color. LIke that.
I've checked, guest and base stations have same mac.
On my other router, with openwrt on it, I can change macs. But on stock kneenetic macs of guest and base are exaclty the same.
FEATURE №1.
I am able to do this
sudo wifite2 -c 1-196
and wifite2 will scan all 2.4ghz and 5ghz channels.
I can also do this
sudo wifite2 -c 1-14,34,36,38,40,42,44,46,48,52,56,60,64,100,104,108,112,116,120,124,128,132,136,140,145,149,153,157,161,165
this will scan channels 1 through 14, and then listed channels. This way I can specify particular channels and channel ranges to scan.
It would be awesome if wavemon could also have this functionality!
FEATURE №2.
It would be nice if wavemon could highlight same mac addresses in scan, so that it is easy to distinguish same stations. For example, my router could have main and guest SSIDs, but MAC will be the same. So it makes sense to highlight same macs.
The text was updated successfully, but these errors were encountered: