mirror of
https://github.com/Yara-Rules/rules
synced 2026-06-08 12:58:40 +00:00
Rename Athena.yar to MALW_Athena.yar
This commit is contained in:
@@ -81,4 +81,4 @@ rule AthenaIRC {
|
||||
$acmd7 = ":!btcwallet"
|
||||
condition:
|
||||
(all of ($cmd*) and 3 of ($msg*)) or (5 of ($amsg*) and 5 of ($acmd*))
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user