alert http any any -> $HOME_NET any (
msg:"ET WEB_SPECIFIC_APPS ABB Cylon Aspect Unauthenticated IPConfigServelet Manipulation Attempt";
flow:established,to_server;
http.method;
content:"GET";
http.uri; bsize:25;
content:"/servlets/IPConfigServlet"; fast_pattern;
http.host;
pcre:"/^(?:127\.0\.0\.1(?:\x3a\d{1,5})?|localhost(?:\x3a\d{1,5})?)$/";
http.request_body;
content:"config_change|3d|1";
content:"ip|3d|";
content:"netmask|3d|";
content:"gateway|3d|";
content:"host0|3d|";
content:"ip0|3d|";
reference:url,www.zeroscience.mk/codes/abb_aspect_dos4.txt;
classtype:web-application-attack;
sid:2063936; rev:1;
metadata:affected_product ABB, attack_target IoT, tls_state plaintext, created_at 2025_08_07, deployment Perimeter, deployment Internal, performance_impact Low, confidence High, signature_severity Major, tag Exploit, updated_at 2025_08_07, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_name Exploit_Public_Facing_Application;
target:dest_ip;
)