Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
CableMate opened this issue Feb 1, 2024 · 2 comments
Open

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

CableMate opened this issue Feb 1, 2024 · 2 comments

Comments

@CableMate
Copy link

CableMate commented Feb 1, 2024

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
Copy link
Member

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
Copy link
Author

I can try, as soon I see another occurence.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants