Enhancement: exposures/configs/phpsec-config.yaml by mp

patch-1
MostInterestingBotInTheWorld 2023-02-05 13:32:14 -05:00
parent 2047733182
commit 1512f511e9
1 changed files with 9 additions and 1 deletions

View File

@ -1,9 +1,15 @@
id: phpsec-config
info:
name: Phpspec Configuration File Exposure
name: Phpspec Configuration - Detect
author: DhiyaneshDK
severity: info
description: Phpspec configuration was detected.
reference: http://www.phpspec.net
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
metadata:
verified: true
shodan-query: html:"phpspec.yml"
@ -29,3 +35,5 @@ requests:
- type: status
status:
- 200
# Enhanced by mp on 2023/02/05