mirror of
https://github.com/seemoo-lab/AirGuard.git
synced 2026-04-25 23:45:50 +03:00
[GH-ISSUE #165] Including in scanning also unknown devices (not Apple and DIY ones) #100
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AirGuard#100
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @serrq on GitHub (Mar 18, 2024).
Original GitHub issue: https://github.com/seemoo-lab/AirGuard/issues/165
I wish detecting any kind of bluetooth device, also not Apple or not airtags, like unknown and/or non-compliant devices, or different OS.
@serrq commented on GitHub (Mar 18, 2024):
I am not a developer. Can you detecting with your code non-bluetooth devices? Like ZigBee or other transmission protocols over 2.4 ghz range?
The stalker could using 2.4 ghz waves frequency but not a standard bluetooth device.
@Sn0wfreezeDev commented on GitHub (Mar 18, 2024):
We already detect other devices. These are masking as "Apple Devices" but could be a manipulated tracker that tries to evade tracking detection.
There is no tracker that uses ZigBee or other 2.4GHz based frequencies. These trackers require other devices to find them so it is necessary to use a common technology like Bluetooth.