ET WEB_SPECIFIC_APPS Airties AIR5444TT - Cross-Site Scripting


Query · suricata

flow:established,to_server;
http.uri;
content:"/top.html?page=main&productboardtype="; fast_pattern;
pcre:"/^[^&]+(?:s(?:cript|tyle\x3D)|on(?:mouse[a-z]|key[a-z]|load|unload|dragdrop|blur|focus|click|dblclick|submit|reset|select|change))/Ri";
Raw source ET WEB_SPECIFIC_APPS Airties AIR5444TT - Cross-Site Scripting · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $EXTERNAL_NET any -> $HTTP_SERVERS any (
    msg:"ET WEB_SPECIFIC_APPS Airties AIR5444TT - Cross-Site Scripting";
    flow:established,to_server;
    http.uri;
    content:"/top.html?page=main&productboardtype="; fast_pattern;
    pcre:"/^[^&]+(?:s(?:cript|tyle\x3D)|on(?:mouse[a-z]|key[a-z]|load|unload|dragdrop|blur|focus|click|dblclick|submit|reset|select|change))/Ri";
    reference:url,exploit-db.com/exploits/44986/;
    reference:cve,2018-8738;
    classtype:attempted-user;
    sid:2025789; rev:3;
    metadata:attack_target Web_Server, created_at 2018_07_06, cve CVE_2018_8738, deployment Datacenter, performance_impact Low, confidence Medium, signature_severity Major, updated_at 2020_08_25;
)

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.