{"id":"7745c2ea-24a5-4290-b680-04359cb84b35","title":"Path Traversal Exploitation Attempts","description":"Detects path traversal exploitation attempts","author":"Subhash Popuri (@pbssubhash), Florian Roth (Nextron Systems), Thurein Oo, Nasreddine Bencherchali (Nextron Systems)","status":"test","level":"medium","date":"2021-09-25","modified":"2023-08-31","tags":["attack.initial-access","attack.t1190"],"technique_ids":["T1190"],"logsource":{"category":"webserver"},"falsepositives":["Expected to be continuously seen on systems exposed to the Internet","Internal vulnerability scanners"],"references":["https://github.com/projectdiscovery/nuclei-templates","https://book.hacktricks.xyz/pentesting-web/file-inclusion"],"source_path":"rules/web/webserver_generic/web_path_traversal_exploitation_attempt.yml","source_sha256":"ef44386f251d80a464d99bfc922b1769bd83c3ebe0deebbc92bdbe054b8c1a6c","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/web/webserver_generic/web_path_traversal_exploitation_attempt.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Path Traversal Exploitation Attempts\nid: 7745c2ea-24a5-4290-b680-04359cb84b35\nstatus: test\ndescription: Detects path traversal exploitation attempts\nreferences:\n    - https://github.com/projectdiscovery/nuclei-templates\n    - https://book.hacktricks.xyz/pentesting-web/file-inclusion\nauthor: Subhash Popuri (@pbssubhash), Florian Roth (Nextron Systems), Thurein Oo, Nasreddine Bencherchali (Nextron Systems)\ndate: 2021-09-25\nmodified: 2023-08-31\ntags:\n    - attack.initial-access\n    - attack.t1190\nlogsource:\n    category: webserver\ndetection:\n    selection:\n        cs-uri-query|contains:\n            - '../../../../../lib/password'\n            - '../../../../windows/'\n            - '../../../etc/'\n            - '..%252f..%252f..%252fetc%252f'\n            - '..%c0%af..%c0%af..%c0%afetc%c0%af'\n            - '%252e%252e%252fetc%252f'\n    condition: selection\nfalsepositives:\n    - Expected to be continuously seen on systems exposed to the Internet\n    - Internal vulnerability scanners\nlevel: medium\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1190","id":"T1190","name":"Exploit Public-Facing Application","page":"techniques/enterprise/T1190/"}],"data_path":"data/detection-rules/7745c2ea-24a5-4290-b680-04359cb84b35.json","kind":"sigma"}
