nzymedefense / nzyme

Network Defense System.
https://www.nzyme.org/
Other
1.39k stars 144 forks source link

Identical Fingerprints with 2G and 5G possible? #1010

Open CableMate opened 6 months ago

CableMate commented 6 months ago

Is it possible that there are 2 identical fingerprints for 2G and 5G? The low rates with the 5G MAC are also strange. The WLAN-Hardware are two AWUS036ACM. One for 2G one for 5G channels:

[wifi_interfaces.wlx00c0caaed4eb] active = true channels_2g = [1, 6, 11] channels_5g = [] channels_6g = []

[wifi_interfaces.wlx00c0caad8b56] active = true channels_2g = [] channels_5g = [36, 40, 44, 48, 52, 56, 60, 64, 100, 104, 108, 112, 136, 140] channels_6g = []

Network-Details-2G Network-Details-5G

lennartkoopmann commented 6 months ago

Yes, that is possible. The fingerprints are calculated from attributes that are not necessarily linked to the band in operation.

Can you try to compare the reported rates to what Wireshark or another tool is reporting?

CableMate commented 6 months ago

I can try, as soon I see another occurence.