Sneed-Reactivity/yara-mikesxrs/crowdstrike/CrowdStrike_ PutterPanda _05 _ httpclient putterpanda.yar
Sam Sneed 08e8d462fe OMG ISTG PLS WORK
RED PILL 🔴 💊
2024-07-25 12:43:35 -05:00

16 lines
No EOL
314 B
Text

rule CrowdStrike_PutterPanda_05 : httpclient putterpanda
{
meta:
description = "PUTTER PANDA - HTTPCLIENT"
date = "2014-03-30"
version = "1.0"
in_the_wild = true
copyright = "CrowdStrike, Inc."
actor = "PUTTER PANDA"
strings:
$recv_wrong = "Error:recv worng"
condition:
any of them
}