ET EXPLOIT SEOWON INTECH SLC-130 RCE Inbound (No CVE)


Query · suricata

flow:to_server,established;
http.method;
content:"POST";
http.request_body;
content:"&queriesCnt="; fast_pattern;
pcre:"/^(?:\x3b|\x0a|\x26|\x60|\x7C|\x24)/R";
Raw source ET EXPLOIT SEOWON INTECH SLC-130 RCE Inbound (No CVE) · 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,$HTTP_SERVERS] any (
    msg:"ET EXPLOIT SEOWON INTECH SLC-130 RCE Inbound (No CVE)";
    flow:to_server,established;
    http.method;
    content:"POST";
    http.request_body;
    content:"&queriesCnt="; fast_pattern;
    pcre:"/^(?:\x3b|\x0a|\x26|\x60|\x7C|\x24)/R";
    classtype:attempted-admin;
    sid:2035952; rev:2;
    metadata:attack_target Networking_Equipment, created_at 2022_04_14, deployment Perimeter, deployment Internal, confidence High, signature_severity Major, updated_at 2023_03_10;
)

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.