ET WEB_SPECIFIC_APPS Cisco Smart Licensing Utility customer-cslu-lib-log.log Access Attempt (CVE-2024-20440)


Query · suricata

flow:established,to_server;
http.method;
content:"GET";
http.uri; bsize:43;
content:"/cslu/v1/var/logs/customer-cslu-lib-log.log"; fast_pattern;
target:dest_ip;
Raw source ET WEB_SPECIFIC_APPS Cisco Smart Licensing Utility customer-cslu-lib-log.log Access Attempt (CVE-2024-20440) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http any any -> $HOME_NET any (
    msg:"ET WEB_SPECIFIC_APPS Cisco Smart Licensing Utility customer-cslu-lib-log.log Access Attempt (CVE-2024-20440)";
    flow:established,to_server;
    http.method;
    content:"GET";
    http.uri; bsize:43;
    content:"/cslu/v1/var/logs/customer-cslu-lib-log.log"; fast_pattern;
    reference:url,github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2024/CVE-2024-20440.yaml;
    reference:cve,2024-20440;
    classtype:credential-theft;
    sid:2056028; rev:1;
    metadata:attack_target Server, tls_state TLSDecrypt, created_at 2024_09_20, cve CVE_2024_20440, deployment Perimeter, deployment Internal, deployment SSLDecrypt, performance_impact Low, confidence High, signature_severity Major, updated_at 2024_09_20;
    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.