ET JA3 Hash - Possible Malware - USPS Malspam


Query · suricata

ja3_hash;
content:"6f702efe6480d2a1c9f85b73b8a4794a";
Raw source ET JA3 Hash - Possible Malware - USPS Malspam · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tls $HOME_NET any -> $EXTERNAL_NET any (
    msg:"ET JA3 Hash - Possible Malware - USPS Malspam";
    ja3_hash;
    content:"6f702efe6480d2a1c9f85b73b8a4794a";
    reference:url,github.com/trisulnsm/trisul-scripts/blob/master/lua/frontend_scripts/reassembly/ja3/prints/ja3fingerprint.json;
    reference:url,www.malware-traffic-analysis.net;
    classtype:unknown;
    sid:2028393; rev:2;
    metadata:created_at 2019_09_10, confidence Low, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2019_10_29;
)

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.