ET MALWARE [PTsecurity] Fake SSL Certificate Observed (Google)


Query · suricata

tls.cert_subject;
content:"C=US";
content:"ST=Florida";
content:"L=Tampa";
content:"O=Google, Inc.";
content:"OU=Google Corp, Inc";
content:"CN=Google, Inc.";
tls.cert_issuer;
content:"C=US";
content:"ST=Florida";
content:"L=Tampa";
content:"O=Google, Inc.";
content:"OU=Google Corp, Inc";
content:"CN=Google, Inc."; fast_pattern;
Raw source ET MALWARE [PTsecurity] Fake SSL Certificate Observed (Google) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tls $EXTERNAL_NET 1024: -> $HOME_NET any (
    msg:"ET MALWARE [PTsecurity] Fake SSL Certificate Observed (Google)";
    tls.cert_subject;
    content:"C=US";
    content:"ST=Florida";
    content:"L=Tampa";
    content:"O=Google, Inc.";
    content:"OU=Google Corp, Inc";
    content:"CN=Google, Inc.";
    tls.cert_issuer;
    content:"C=US";
    content:"ST=Florida";
    content:"L=Tampa";
    content:"O=Google, Inc.";
    content:"OU=Google Corp, Inc";
    content:"CN=Google, Inc."; fast_pattern;
    reference:md5,8c7722acb2f7400df1027fa6741e37d5;
    classtype:trojan-activity;
    sid:2025414; rev:5;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2018_03_12, deployment Perimeter, malware_family QRat, performance_impact Low, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_11_19;
)

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.