ET SCAN Acunetix scan in progress acunetix_wvs_security_test in http_uri


Query · suricata

flow:established,to_server;
threshold:type limit, count 1, seconds 60, track by_src;
http.uri;
content:"acunetix_wvs_security_test"; fast_pattern;
Raw source ET SCAN Acunetix scan in progress acunetix_wvs_security_test in http_uri · 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 -> $HOME_NET any (
    msg:"ET SCAN Acunetix scan in progress acunetix_wvs_security_test in http_uri";
    flow:established,to_server;
    threshold:type limit, count 1, seconds 60, track by_src;
    http.uri;
    content:"acunetix_wvs_security_test"; fast_pattern;
    reference:url,www.acunetix.com/;
    classtype:web-application-attack;
    sid:2023687; rev:7;
    metadata:affected_product Any, attack_target Web_Server, created_at 2016_12_28, deployment Datacenter, performance_impact Low, confidence Medium, signature_severity Major, updated_at 2020_12_03;
)

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.