ET ACTIVEX Possible SonicWALL SSL-VPN End-Point Interrogator/Installer ActiveX Control Install3rdPartyComponent Method Buffer Overflow


Query · suricata

flow:to_client,established;
file_data;
content:"ActiveXObject"; nocase;
content:"Aventail.EPInstaller"; nocase; distance:0;
content:"Install3rdPartyComponent"; nocase; distance:0;
Raw source ET ACTIVEX Possible SonicWALL SSL-VPN End-Point Interrogator/Installer ActiveX Control Install3rdPartyComponent Method Buffer Overflow · 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 ACTIVEX Possible SonicWALL SSL-VPN End-Point Interrogator/Installer ActiveX Control Install3rdPartyComponent Method Buffer Overflow";
    flow:to_client,established;
    file_data;
    content:"ActiveXObject"; nocase;
    content:"Aventail.EPInstaller"; nocase; distance:0;
    content:"Install3rdPartyComponent"; nocase; distance:0;
    reference:url,packetstormsecurity.org/files/95286/SonicWALL-SSL-VPN-End-Point-Interrogator-Installer-ActiveX-Control.html;
    classtype:attempted-user;
    sid:2014835; rev:4;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2012_06_01, deployment Perimeter, confidence Low, signature_severity Major, tag ActiveX, updated_at 2019_07_26;
)

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.