Enhancement: exposures/configs/git-config.yaml by md

patch-1
MostInterestingBotInTheWorld 2023-02-09 16:01:21 -05:00
parent 21e8614248
commit c0e2295750
1 changed files with 8 additions and 2 deletions

View File

@ -1,10 +1,14 @@
id: git-config
info:
name: Git Config Disclosure
name: Git Configuration - Detect
author: pdteam,pikpikcu,Mah3Sec_
severity: medium
description: Searches for the pattern /.git/config and log file on passed URLs.
description: Git configuration was detected via the pattern /.git/config and log file on passed URLs.
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
cvss-score: 5.3
cwe-id: CWE-200
tags: config,git,exposure
requests:
@ -27,3 +31,5 @@ requests:
- type: status
status:
- 200
# Enhanced by md on 2023/02/09