add incomplete sib heuristic

This commit is contained in:
Cooper Quintin
2025-07-24 14:29:41 -07:00
committed by Will Greenberg
parent 07d43b5924
commit fd216ecb72
7 changed files with 93 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
pub mod analyzer;
pub mod connection_redirect_downgrade;
pub mod imsi_requested;
pub mod incomplete_sib;
pub mod information_element;
pub mod nas_null_cipher;
pub mod null_cipher;