mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-26 23:49:59 -07:00
Update lib/src/analysis/imsi_requested.rs
Co-authored-by: Markus Unterwaditzer <markus-tarpit+git@unterwaditzer.net>
This commit is contained in:
@@ -56,7 +56,7 @@ impl ImsiRequestedAnalyzer {
|
||||
self.timeout_counter = 0;
|
||||
}
|
||||
|
||||
// IMSI or IMEI requetsed after auth accept
|
||||
// IMSI or IMEI requested after auth accept
|
||||
(State::AuthAccept, State::IdentityRequest) => {
|
||||
self.flag = Some(Event {
|
||||
event_type: EventType::High,
|
||||
|
||||
Reference in New Issue
Block a user