mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-26 15:39:59 -07:00
Update lib/src/analysis/nas_null_cipher.rs
Co-authored-by: Will Greenberg <willg@eff.org>
This commit is contained in:
committed by
Will Greenberg
parent
a4cb9454bd
commit
f9b621bde9
@@ -30,7 +30,7 @@ impl Analyzer for NasNullCipherAnalyzer {
|
||||
|
||||
fn get_description(&self) -> Cow<str> {
|
||||
Cow::from(
|
||||
"Tests whether the MME requests to use a null cipher in the security mode command",
|
||||
"Tests whether the MME requests to use a null cipher in the NAS security mode command",
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user