ET MALWARE Observed Rogue RDP (UAC-0215) Domain (gov-pl.cloud In TLS RDP Traffic)


Query · suricata

flow:established,to_server;
content:"|16 03|"; startswith;
content:"gov-pl.cloud"; distance:0; fast_pattern;
Raw source ET MALWARE Observed Rogue RDP (UAC-0215) Domain (gov-pl.cloud In TLS RDP Traffic) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp $HOME_NET any -> $EXTERNAL_NET 3389 (
    msg:"ET MALWARE Observed Rogue RDP (UAC-0215) Domain (gov-pl.cloud In TLS RDP Traffic)";
    flow:established,to_server;
    content:"|16 03|"; startswith;
    content:"gov-pl.cloud"; distance:0; fast_pattern;
    reference:url,cert.gov.ua/article/6281076;
    classtype:command-and-control;
    sid:2057491; rev:1;
    metadata:attack_target Client_Endpoint, tls_state plaintext, created_at 2024_11_14, deployment Perimeter, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2024_11_14;
)

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.