ET JA3 Hash - Possible Rclone Client Response (Mega Storage)


Query · suricata

flowbits:isset,ET.rclone;
ja3s.hash;
content:"eb1d94daa7e0344597e756a1fb6e7054";

Rule dependencies

Higher-order rule. It fires on other rules' alerts, not on raw events, so it cannot fire on its own. Deploy the rules it depends on too.

Depends on

Raw source ET JA3 Hash - Possible Rclone Client Response (Mega Storage) · 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 any -> $HOME_NET any (
    msg:"ET JA3 Hash - Possible Rclone Client Response (Mega Storage)";
    flowbits:isset,ET.rclone;
    ja3s.hash;
    content:"eb1d94daa7e0344597e756a1fb6e7054";
    reference:url,twitter.com/NCCGroupInfosec/status/1398137873954652163;
    classtype:bad-unknown;
    sid:2033055; rev:1;
    metadata:created_at 2021_05_28, confidence Low, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2021_05_28;
)

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.