Enhancement: exposures/configs/dockerfile-hidden-disclosure.yaml by md

patch-1
MostInterestingBotInTheWorld 2023-02-09 14:52:16 -05:00
parent a25fc6d5b1
commit 6791e7d854
1 changed files with 9 additions and 2 deletions

View File

@ -1,11 +1,16 @@
id: dockerfile-hidden-disclosure
info:
name: Dockerfile Hidden Disclosure
name: Dockerfile - Detect
author: dhiyaneshDk
severity: medium
description: Dockerfile was detected.
reference:
- https://github.com/detectify/ugly-duckling/blob/master/modules/crowdsourced/dockerfile-hidden-disclosure.json
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: exposure,config
requests:
@ -29,4 +34,6 @@ requests:
part: header
words:
- "text/html"
negative: true
negative: true
# Enhanced by md on 2023/02/09