ET HUNTING Base64 Encoded ipconfig In Server Response M1


Query · suricata

flow:established,to_client;
http.response_body;
content:"aXBjb25maW"; fast_pattern;
Raw source ET HUNTING Base64 Encoded ipconfig In Server Response M1 · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http any any -> $HOME_NET any (
    msg:"ET HUNTING Base64 Encoded ipconfig In Server Response M1";
    flow:established,to_client;
    http.response_body;
    content:"aXBjb25maW"; fast_pattern;
    reference:md5,65c64c5aa55d3d78f08456cb20012fcf;
    classtype:unknown;
    sid:2036569; rev:2;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_and_Server, created_at 2022_05_12, deployment Perimeter, performance_impact Low, confidence Medium, signature_severity Informational, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2022_05_12;
)

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.