ET SCAN Generic IDBTE4M Exploit Scanner (Outbound)


Query · suricata

flow:to_server,established;
http.user_agent;
content:"IDBTE4M CODE87"; fast_pattern;
Raw source ET SCAN Generic IDBTE4M Exploit Scanner (Outbound) · 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 any -> $EXTERNAL_NET any (
    msg:"ET SCAN Generic IDBTE4M Exploit Scanner (Outbound)";
    flow:to_server,established;
    http.user_agent;
    content:"IDBTE4M CODE87"; fast_pattern;
    classtype:bad-unknown;
    sid:2031602; rev:1;
    metadata:affected_product Web_Server_Applications, attack_target Web_Server, created_at 2021_02_02, deployment Perimeter, confidence Medium, signature_severity Minor, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2021_02_02;
)

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.