nuclei-templates/file/keys/branch-key.yaml

26 lines
536 B
YAML
Raw Normal View History

2021-11-03 06:22:13 +00:00
id: branch-key
info:
name: Branch.io Live Key - Detect
2021-11-03 06:22:13 +00:00
author: 0xh7ml
severity: info
description: Branch.io live key token was detected.
reference:
- https://github.com/BranchMetrics/android-branch-deep-linking-attribution/issues/74
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
2021-11-03 06:22:13 +00:00
tags: token,file
file:
- extensions:
- all
extractors:
- type: regex
regex:
- "key_live_.{32}"
# Enhanced by md on 2023/05/04