ET INFO Smocker Server Mock Tool Response


Query · suricata

flow:established,to_client;
http.response_line;
content:"HTTP/1.1 666 status code 666"; bsize:28; fast_pattern;
target:dest_ip;
Raw source ET INFO Smocker Server Mock Tool 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 INFO Smocker Server Mock Tool Response";
    flow:established,to_client;
    http.response_line;
    content:"HTTP/1.1 666 status code 666"; bsize:28; fast_pattern;
    reference:url,github.com/Thiht/smocker;
    classtype:misc-activity;
    sid:2048898; rev:1;
    metadata:attack_target Client_Endpoint, created_at 2023_10_25, deployment Perimeter, performance_impact Low, confidence Medium, signature_severity Informational, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2023_10_25, reviewed_at 2023_10_25;
    target:dest_ip;
)

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.