ET WEB_SPECIFIC_APPS Server Response Containing search-ms URI With subquery Parameter - Possible NTLM Hash Leak Attempt


Query · suricata

flow:established,to_client;
file.data;
content:"search-ms|3a 2f 2f|query";
content:"&subquery|3d 5c 5c|"; fast_pattern; within:50;
target:dest_ip;
Raw source ET WEB_SPECIFIC_APPS Server Response Containing search-ms URI With subquery Parameter - Possible NTLM Hash Leak Attempt · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $EXTERNAL_NET any -> $HOME_NET any (
    msg:"ET WEB_SPECIFIC_APPS Server Response Containing search-ms URI With subquery Parameter - Possible NTLM Hash Leak Attempt";
    flow:established,to_client;
    file.data;
    content:"search-ms|3a 2f 2f|query";
    content:"&subquery|3d 5c 5c|"; fast_pattern; within:50;
    reference:url,www.varonis.com/blog/outlook-vulnerability-new-ways-to-leak-ntlm-hashes;
    classtype:credential-theft;
    sid:2050429; rev:1;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, affected_product Windows_11, attack_target Client_Endpoint, created_at 2024_01_24, performance_impact Low, confidence Low, signature_severity Major, updated_at 2024_01_24;
    target:dest_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.