ET MALWARE Possible STEADYPULSE Webshell Accessed M2


Query · suricata

flow:from_server,established;
http.stat_code;
content:"200";
file.data;
content:"|0d 0a|Results of|20 27|";
content:"'|27 20|execution|3a 0a 0a|"; distance:1; within:256; fast_pattern;
Raw source ET MALWARE Possible STEADYPULSE Webshell Accessed M2 · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http [$HOME_NET,$HTTP_SERVERS] any -> any any (
    msg:"ET MALWARE Possible STEADYPULSE Webshell Accessed M2";
    flow:from_server,established;
    http.stat_code;
    content:"200";
    file.data;
    content:"|0d 0a|Results of|20 27|";
    content:"'|27 20|execution|3a 0a 0a|"; distance:1; within:256; fast_pattern;
    reference:url,www.fireeye.com/blog/threat-research/2021/04/suspected-apt-actors-leverage-bypass-techniques-pulse-secure-zero-day.html;
    classtype:attempted-user;
    sid:2032800; rev:1;
    metadata:created_at 2021_04_21, confidence Medium, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2021_04_21;
)

Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.