ET INFO Pulse Secure VPN Version Disclosure Attempt


Query · suricata

flow:established,to_server;
http.method;
content:"GET";
http.uri;
content:"/dana-admin/misc/admin.cgi"; fast_pattern;
Raw source ET INFO Pulse Secure VPN Version Disclosure Attempt · 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,$HTTP_SERVERS] any (
    msg:"ET INFO Pulse Secure VPN Version Disclosure Attempt";
    flow:established,to_server;
    http.method;
    content:"GET";
    http.uri;
    content:"/dana-admin/misc/admin.cgi"; fast_pattern;
    classtype:misc-activity;
    sid:2033749; rev:3;
    metadata:affected_product Pulse_Secure, attack_target Networking_Equipment, created_at 2021_08_20, deployment Perimeter, deployment SSLDecrypt, performance_impact Low, confidence High, signature_severity Informational, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2023_04_28;
)

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.