Dynatrace Token - Detect
ID: dynatrace-token
Severity: high
Author: gaurang
Tags: file,keys,token
Description
Section titled “Description”Dynatrace token was detected.
YAML Source
Section titled “YAML Source”id: dynatrace-token
info: name: Dynatrace Token - Detect author: gaurang 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: file,keys,tokenfile: - extensions: - all
extractors: - type: regex regex: - "dt0[a-zA-Z]{1}[0-9]{2}\\.[A-Z0-9]{24}\\.[A-Z0-9]{64}"
# Enhanced by md on 2023/05/04# digest: 4a0a00473045022100b87dfc99077c8e62d0c2c8a1bbc302bd107f7cfb34da99eab61c97020e65431d022035c9062f41d470bbcdd1a46e5987edcdd6d93e9cac73493994f5715e944fb827:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "file/keys/dynatrace-token.yaml"