mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-06-05 04:31:53 -07:00
Fix typo in heuristics.md phoen ➜ phone
Fix typo in `doc/heuristics.md` `phoen` ➜ `phone`
This commit is contained in:
committed by
Markus Unterwaditzer
parent
15c0ba3805
commit
e6b9624a34
+1
-1
@@ -21,7 +21,7 @@ What we consider suspicious is the following chain of events:
|
|||||||
* Phone connects to a new tower.
|
* Phone connects to a new tower.
|
||||||
* Tower asks for phones identity (IMEI or IMSI.)
|
* Tower asks for phones identity (IMEI or IMSI.)
|
||||||
* Authentication does *NOT* happen.
|
* Authentication does *NOT* happen.
|
||||||
* Tower requests phoen to disconnect.
|
* Tower requests phone to disconnect.
|
||||||
|
|
||||||
Looking for this chain of events is much less prone to false positives than naively looking for any time the IMSI/IMEI is sent. We do still sometimes get false positives when users are in an airplane that is coming in for a landing however. This is likely do to having been disconnected for a while and then being over towers that are not able to route to your home network, but we are still researching.
|
Looking for this chain of events is much less prone to false positives than naively looking for any time the IMSI/IMEI is sent. We do still sometimes get false positives when users are in an airplane that is coming in for a landing however. This is likely do to having been disconnected for a while and then being over towers that are not able to route to your home network, but we are still researching.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user