Enhancement: file/keys/dynatrace-token.yaml by md

patch-1
MostInterestingBotInTheWorld 2023-05-04 13:40:13 -04:00
parent fdb5851404
commit 0dc5366071
1 changed files with 9 additions and 2 deletions

View File

@ -1,9 +1,14 @@
id: dynatrace-token id: dynatrace-token
info: info:
name: Dynatrace Token name: Dynatrace Token - Detect
author: gaurang author: gaurang
severity: high severity: high
description: Dynatrace token was detected.
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
cvss-score: 7.5
cwe-id: CWE-200
tags: token,file tags: token,file
file: file:
@ -14,3 +19,5 @@ file:
- type: regex - type: regex
regex: regex:
- "dt0[a-zA-Z]{1}[0-9]{2}\\.[A-Z0-9]{24}\\.[A-Z0-9]{64}" - "dt0[a-zA-Z]{1}[0-9]{2}\\.[A-Z0-9]{24}\\.[A-Z0-9]{64}"
# Enhanced by md on 2023/05/04