Emerging Threathightest

CVE-2023-4966 Exploitation Attempt - Citrix ADC Sensitive Information Disclosure - Proxy

Detects exploitation attempt of CVE-2023-4966 a Citrix ADC and NetScaler Gateway sensitive information disclosure vulnerability via proxy logs by looking for a very long host header string.

Convert In Phoenix Studio

Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.

Launch
Nasreddine Bencherchali (Nextron Systems)Created Tue Nov 28aee7681f-b53d-4594-a9de-ac51e6ad33622023
Emerging Threat
Active Threat

Developed to detect an active or emerging threat. Prioritize investigation of any alerts and correlate with threat intelligence.

Log Source
Proxy Log
CategoryProxy Log← raw: proxy
Detection Logic
Detection Logic1 selector
detection:
    selection:
        cs-method: 'GET'
        cs-uri|contains: '/oauth/idp/.well-known/openid-configuration'
        cs-host|re: '.{150}'
    condition: selection
False Positives

Vulnerability scanners

MITRE ATT&CK

Other

cve.2023-4966detection.emerging-threats
Rule Metadata
Rule ID
aee7681f-b53d-4594-a9de-ac51e6ad3362
Status
test
Level
high
Type
Emerging Threat
Created
Tue Nov 28
Path
rules-emerging-threats/2023/Exploits/CVE-2023-4966/proxy_exploit_cve_2023_4966_citrix_sensitive_information_disclosure_exploit.yml
Raw Tags
attack.initial-accessattack.t1190cve.2023-4966detection.emerging-threats
View on GitHub