ET ACTIVEX SoftArtisans XFile FileManager ActiveX stack overfow Function call Attempt


Query · suricata

flow:from_server,established;
content:"ActiveXObject"; nocase;
content:"SoftArtisans.FileManager.1"; distance:0; nocase;
pcre:"/(Buildpath|GetDriveName|DriveExists|DeleteFile)/i";
Raw source ET ACTIVEX SoftArtisans XFile FileManager ActiveX stack overfow Function call 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 $EXTERNAL_NET any -> $HOME_NET any (
    msg:"ET ACTIVEX SoftArtisans XFile FileManager ActiveX stack overfow Function call Attempt";
    flow:from_server,established;
    content:"ActiveXObject"; nocase;
    content:"SoftArtisans.FileManager.1"; distance:0; nocase;
    pcre:"/(Buildpath|GetDriveName|DriveExists|DeleteFile)/i";
    reference:url,www.kb.cert.org/vuls/id/914785;
    reference:url,www.packetstormsecurity.nl/0911-exploits/softartisans_getdrivename.rb.txt;
    reference:url,osvdb.org/47794;
    classtype:attempted-user;
    sid:2010745; rev:4;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2010_07_30, deployment Perimeter, confidence Medium, 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.