Windows_Hacktool_COFFLoader_81ba13b8
Description
Windows.Hacktool.COFFLoader
Query · yara
strings:
$a1 = "BeaconDataParse" ascii fullword
$a2 = "BeaconDataInt" ascii fullword
$a3 = "BeaconDataShort" ascii fullword
$a4 = "BeaconDataLength" ascii fullword
$a5 = "BeaconDataExtract" ascii fullword
$a6 = "BeaconFormatAlloc" ascii fullword
$a7 = "BeaconFormatReset" ascii fullword
$a8 = "BeaconFormatFree" ascii fullword
$a9 = "BeaconFormatAppend" ascii fullword
$a10 = "BeaconFormatPrintf" ascii fullword
$a11 = "BeaconFormatToString" ascii fullword
$a12 = "BeaconFormatInt" ascii fullword
$a13 = "BeaconPrintf" ascii fullword
$a14 = "BeaconOutput" ascii fullword
$a15 = "BeaconUseToken" ascii fullword
$a16 = "BeaconRevertToken" ascii fullword
$a17 = "BeaconDataParse" ascii fullword
$a18 = "BeaconIsAdmin" ascii fullword
$a19 = "BeaconGetSpawnTo" ascii fullword
$a20 = "BeaconSpawnTemporaryProcess" ascii fullword
$a21 = "BeaconInjectProcess" ascii fullword
$a22 = "BeaconInjectTemporaryProcess" ascii fullword
$a23 = "BeaconCleanupProcess" ascii fullword
$b1 = "COFFLoader.x64.dll"
$b2 = "COFFLoader.x86.dll"
condition:
5 of ($a*) or 1 of ($b*)