ET SCAN Positive Technologies XSpider Security Scanner User-Agent (PTX)


Query · suricata

flow:to_server,established;
http.user_agent;
content:"PTX"; endswith; fast_pattern;
Raw source ET SCAN Positive Technologies XSpider Security Scanner User-Agent (PTX) · 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 Positive Technologies XSpider Security Scanner User-Agent (PTX)";
    flow:to_server,established;
    http.user_agent;
    content:"PTX"; endswith; fast_pattern;
    reference:url,www.securitylab.ru/forum/forum16/topic26800/;
    classtype:attempted-recon;
    sid:2013779; rev:6;
    metadata:created_at 2011_10_19, confidence High, signature_severity Informational, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_09_17;
)

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.