Hmmm. readme doesn't say how it works. will have to dig in to the code.
is this just for GSM/CDMA catchers? UTMS/3g? LTE/4g? 5g?
Does it try to detect anomolys towers nearby based on fingerprinting? does it look for spoofed metadata?
Hmmm. readme doesn't say how it works. will have to dig in to the code.
is this just for GSM/CDMA catchers? UTMS/3g? LTE/4g? 5g?
Does it try to detect anomolys towers nearby based on fingerprinting? does it look for spoofed metadata?
This is for the new stuff. At least 4G (not sure about 5G). It analyzes the packets and looks for things like downgrade requests, null ciphers, and towers doinh IMSI identity requests.
See lib/src/analysis/* for the code.
No lookups in incomplete databases to cause false positives. Much better than the previous projects.