ET MALWARE PingPull Related Activity (Outbound)


Query · suricata

content:"|00 00 00 5b|PROJECT_"; fast_pattern; startswith;
Raw source ET MALWARE PingPull Related Activity (Outbound) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp $HOME_NET any -> $EXTERNAL_NET 1024: (
    msg:"ET MALWARE PingPull Related Activity (Outbound)";
    content:"|00 00 00 5b|PROJECT_"; fast_pattern; startswith;
    reference:url,unit42.paloaltonetworks.com/pingpull-gallium/;
    reference:md5,9ad380e7b6d9c83b88ed1b307107912e;
    classtype:trojan-activity;
    sid:2036971; rev:1;
    metadata:attack_target Client_Endpoint, created_at 2022_06_13, deployment Perimeter, malware_family Gallium, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2022_06_13;
)

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.