Delete apt_ZZ_Naikon_codebase.yar

This commit is contained in:
blackorbird 2020-05-11 22:34:31 +08:00 committed by GitHub
parent 4a87691e89
commit 827246f6a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,19 +0,0 @@
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
}