ET WEB_SERVER LEMURLOOT WebShell Interaction Header (X-siLock-Comment) - Observed in MOVEit File Transfer - OUTBOUND (Active Compromise)


Query · suricata

flow:established,to_client;
http.header_names;
content:"|0d 0a|X-siLock-Comment|0d 0a|"; nocase; fast_pattern;
http.header;
content:"X-siLock-Comment|3a 20|"; nocase;
content:"comment"; within:7;
target:src_ip;
Raw source ET WEB_SERVER LEMURLOOT WebShell Interaction Header (X-siLock-Comment) - Observed in MOVEit File Transfer - OUTBOUND (Active Compromise) · 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,$HTTP_SERVERS] any -> any any (
    msg:"ET WEB_SERVER LEMURLOOT WebShell Interaction Header (X-siLock-Comment) - Observed in MOVEit File Transfer - OUTBOUND (Active Compromise)";
    flow:established,to_client;
    http.header_names;
    content:"|0d 0a|X-siLock-Comment|0d 0a|"; nocase; fast_pattern;
    http.header;
    content:"X-siLock-Comment|3a 20|"; nocase;
    content:"comment"; within:7;
    reference:url,www.huntress.com/blog/moveit-transfer-critical-vulnerability-rapid-response;
    reference:url,community.progress.com/s/article/MOVEit-Transfer-Critical-Vulnerability-31May2023;
    reference:md5,af136505d384c9a89635b365e55b7fa3;
    reference:url,www.mandiant.com/resources/blog/zero-day-moveit-data-theft;
    classtype:successful-admin;
    sid:2046048; rev:2;
    metadata:attack_target Web_Server, created_at 2023_06_02, deployment Perimeter, deployment SSLDecrypt, malware_family LEMURLOOT, performance_impact Low, confidence High, signature_severity Critical, tag WebShell, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2023_06_05;
    target:src_ip;
)

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.