-
Notifications
You must be signed in to change notification settings - Fork 498
LPP heuristic #1072
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersheuristicRelated to an existing or new type of CSS heuristicRelated to an existing or new type of CSS heuristic
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersheuristicRelated to an existing or new type of CSS heuristicRelated to an existing or new type of CSS heuristic
Prerequisites
What problem does this feature solve or what does it enhance?
User
jamylaposted on the community mattermost about an IMSI catcher that uses LPP to track UE location. Reporting LPP messages has been previously suggested in #534, but as far as I know nobody's tried it out. This seems like an interesting heuristic to add, even if only in an informational (as opposed to a warning) capacity.Proposed Solution
Implement an informational heuristic that tracks LTE LPP messages, both the request and the response.
Alternatives Considered
No response