ET MALWARE PyRation Variant - Configuration Response


Query · suricata

flow:established,to_client;
http.stat_code;
content:"200";
file.data;
content:"|22|base|5f|url|22 3a 20 22|http";
content:"|22|key|5f|logs|5f|minutes|22 3a|"; fast_pattern;
content:"|22|screen|5f|shots|5f|minutes|22 3a|";
Raw source ET MALWARE PyRation Variant - Configuration Response · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $EXTERNAL_NET any -> $HOME_NET any (
    msg:"ET MALWARE PyRation Variant - Configuration Response";
    flow:established,to_client;
    http.stat_code;
    content:"200";
    file.data;
    content:"|22|base|5f|url|22 3a 20 22|http";
    content:"|22|key|5f|logs|5f|minutes|22 3a|"; fast_pattern;
    content:"|22|screen|5f|shots|5f|minutes|22 3a|";
    reference:url,www.stratosphereips.org/blog/2024/2/23/analysis-and-understanding-of-malware-of-the-pyration-family;
    reference:url,github.com/stratosphereips/Malware-CC-Recovery/blob/main/README.md;
    reference:md5,67e77dcdbf046a0fd91a0bbb3e807831;
    classtype:command-and-control;
    sid:2051081; rev:1;
    metadata:attack_target Client_Endpoint, tls_state plaintext, created_at 2024_02_26, deployment Perimeter, malware_family PyRation, performance_impact Low, confidence High, signature_severity Critical, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2024_02_26;
)

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.