mirror of
https://github.com/blackorbird/APT_REPORT.git
synced 2025-06-20 18:00:13 +00:00
Create apt_ZZ_Naikon_codebase.yar
This commit is contained in:
parent
fa3fbe0e75
commit
b9f598ded4
19
nazar/apt_ZZ_Naikon_codebase.yar
Normal file
19
nazar/apt_ZZ_Naikon_codebase.yar
Normal file
@ -0,0 +1,19 @@
|
||||
rule apt_ZZ_Naikon_codebase : Naikon
|
||||
{
|
||||
meta:
|
||||
report = "Naikon New AR Backdoor Deployment to Southeast Asia"
|
||||
description = "Naikon typo"
|
||||
author = "Kaspersky"
|
||||
copyright = "Kaspersky"
|
||||
version = "1.0"
|
||||
date = "2018-06-28"
|
||||
last_modified = "2018-06-28"
|
||||
|
||||
strings:
|
||||
$a1 = "Create Directroy [%s] Failed:%d" wide
|
||||
|
||||
condition:
|
||||
uint16(0) == 0x5A4D and
|
||||
filesize < 450000 and
|
||||
$a1
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user