ET SCADA [nsacyber/ELITEWOLF] Allen-Bradley/Rockwell Automation System Data Details Information Disclosure Attempt


Query · suricata

flow:established,to_server;
http.method;
content:"GET";
http.uri;
content:"/rokform/SysDataDetail?name="; fast_pattern;
target:dest_ip;
Raw source ET SCADA [nsacyber/ELITEWOLF] Allen-Bradley/Rockwell Automation System Data Details Information Disclosure Attempt · 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 SCADA [nsacyber/ELITEWOLF] Allen-Bradley/Rockwell Automation System Data Details Information Disclosure Attempt";
    flow:established,to_server;
    http.method;
    content:"GET";
    http.uri;
    content:"/rokform/SysDataDetail?name="; fast_pattern;
    reference:url,github.com/nsacyber/ELITEWOLF;
    classtype:web-application-activity;
    sid:2048626; rev:1;
    metadata:affected_product Allen_Bradley_Rockwell_Automation_Series, attack_target ICS, created_at 2023_10_18, deployment Perimeter, deployment Internal, performance_impact Low, confidence High, signature_severity Minor, updated_at 2023_10_18, mitre_tactic_id TA0007, mitre_tactic_name Discovery, mitre_technique_id T1082, mitre_technique_name System_Information_Discovery;
    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.