Tool for nulling sensitive QMDL/PCAP fields
Open
enhancement
- Dominant language
- Rust
- Stars
- 5.8k
- Forks
- 490
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 23
Description
It would be great if rayhunter was able to null out sensitive fields (IMSI/IMEI) in a QMDL before storing them, which would make sending QMDLs around less of a privacy nightmare.
This could happen in-process if our telcom parser was equipped to serialize structs, but that's currently not the case. Instead, maybe we could use something like pycrate to make a python script that anonymizes QMDLs?
Contributor guide
Assessment
This issue has not been assessed yet.