ET JA3 Hash - Possible Malware - Dridex


Query · suricata

ja3_hash;
content:"85bedfc1914da556aab4518390798003";
Raw source ET JA3 Hash - Possible Malware - Dridex · 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 - Dridex";
    ja3_hash;
    content:"85bedfc1914da556aab4518390798003";
    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:2028366; 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.