ET POLICY RDP Wrapper Download (ini)


Query · suricata

flow:established,to_client;
file.data;
content:"|3b| RDP Wrapper Library configuration"; fast_pattern;
content:"LogFile=|5c|rdpwrap.txt";
Raw source ET POLICY RDP Wrapper Download (ini) · 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 POLICY RDP Wrapper Download (ini)";
    flow:established,to_client;
    file.data;
    content:"|3b| RDP Wrapper Library configuration"; fast_pattern;
    content:"LogFile=|5c|rdpwrap.txt";
    reference:url,github.com/asmtron/rdpwrap;
    classtype:bad-unknown;
    sid:2032881; rev:1;
    metadata:attack_target Client_Endpoint, created_at 2021_04_27, deployment Perimeter, deployment SSLDecrypt, confidence High, signature_severity Informational, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2021_04_27;
)

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.