Enhancement: exposures/configs/guard-config.yaml by mp
parent
22f4b70f38
commit
916789af29
|
@ -1,15 +1,20 @@
|
|||
id: guard-config
|
||||
|
||||
info:
|
||||
name: Guardfile Configuration Exposure
|
||||
name: Guardfile Configuration - Detect
|
||||
author: DhiyaneshDK
|
||||
severity: info
|
||||
metadata:
|
||||
verified: true
|
||||
shodan-query: html:"Guardfile"
|
||||
description: Guardfile configuration was detected.
|
||||
reference:
|
||||
- https://github.com/guard/guard
|
||||
- https://github.com/maurosoria/dirsearch/blob/master/db/dicc.txt
|
||||
classification:
|
||||
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
||||
cvss-score: 0.0
|
||||
cwe-id: CWE-200
|
||||
metadata:
|
||||
verified: true
|
||||
shodan-query: html:"Guardfile"
|
||||
tags: exposure,file,guard,config
|
||||
|
||||
requests:
|
||||
|
@ -29,3 +34,5 @@ requests:
|
|||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
||||
# Enhanced by mp on 2023/02/05
|
||||
|
|
Loading…
Reference in New Issue