ET SCADA [nsacyber/ELITEWOLF] Allen-Bradley/Rockwell Automation Possible Unauthorized Access Attempt - Request for radevice.css


Query · suricata

flow:established,to_server;
http.method;
content:"GET";
http.uri;
content:"/css/radevice.css"; fast_pattern;
target:dest_ip;
Raw source ET SCADA [nsacyber/ELITEWOLF] Allen-Bradley/Rockwell Automation Possible Unauthorized Access Attempt - Request for radevice.css · 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 Possible Unauthorized Access Attempt - Request for radevice.css";
    flow:established,to_server;
    http.method;
    content:"GET";
    http.uri;
    content:"/css/radevice.css"; fast_pattern;
    reference:url,github.com/nsacyber/ELITEWOLF;
    classtype:web-application-activity;
    sid:2048635; 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 Low, signature_severity Minor, updated_at 2023_10_18;
    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.