ET MALWARE Sea Turtle APT Checkin


Query · suricata

http.method;
content:"GET";
http.uri;
content:"/sy.php"; fast_pattern; endswith;
Raw source ET MALWARE Sea Turtle APT Checkin · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $HOME_NET any -> $EXTERNAL_NET any (
    msg:"ET MALWARE Sea Turtle APT Checkin";
    http.method;
    content:"GET";
    http.uri;
    content:"/sy.php"; fast_pattern; endswith;
    reference:url,huntandhackett.com/blog/turkish-espionage-campaigns;
    classtype:trojan-activity;
    sid:2049974; rev:1;
    metadata:attack_target Client_Endpoint, created_at 2024_01_10, deployment Perimeter, malware_family SeaTurtle, confidence Medium, signature_severity Critical, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2024_01_10, reviewed_at 2024_10_15;
)

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.