{"id":"953d460b-f810-420a-97a2-cfca4c98e602","title":"Source Code Enumeration Detection by Keyword","description":"Detects source code enumeration that use GET requests by keyword searches in URL strings","author":"James Ahearn","status":"test","level":"medium","date":"2019-06-08","modified":"2022-10-05","tags":["attack.discovery","attack.t1083"],"technique_ids":["T1083"],"logsource":{"category":"webserver"},"falsepositives":["Unknown"],"references":["https://pentester.land/tutorials/2018/10/25/source-code-disclosure-via-exposed-git-folder.html","https://medium.com/@logicbomb_1/bugbounty-how-i-was-able-to-download-the-source-code-of-indias-largest-telecom-service-52cf5c5640a1"],"source_path":"rules/web/webserver_generic/web_source_code_enumeration.yml","source_sha256":"800ce8ce4590c55ba14b386ca6fcf1d2e761aa8f886869964a99e63650f8088b","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/web/webserver_generic/web_source_code_enumeration.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Source Code Enumeration Detection by Keyword\nid: 953d460b-f810-420a-97a2-cfca4c98e602\nstatus: test\ndescription: Detects source code enumeration that use GET requests by keyword searches in URL strings\nreferences:\n    - https://pentester.land/tutorials/2018/10/25/source-code-disclosure-via-exposed-git-folder.html\n    - https://medium.com/@logicbomb_1/bugbounty-how-i-was-able-to-download-the-source-code-of-indias-largest-telecom-service-52cf5c5640a1\nauthor: James Ahearn\ndate: 2019-06-08\nmodified: 2022-10-05\ntags:\n    - attack.discovery\n    - attack.t1083\nlogsource:\n    category: webserver\ndetection:\n    keywords:\n        - '.git/'\n    condition: keywords\nfalsepositives:\n    - Unknown\nlevel: medium\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1083","id":"T1083","name":"File and Directory Discovery","page":"techniques/enterprise/T1083/"}],"data_path":"data/detection-rules/953d460b-f810-420a-97a2-cfca4c98e602.json","kind":"sigma"}
