26 lines
536 B
YAML
26 lines
536 B
YAML
id: branch-key
|
|
|
|
info:
|
|
name: Branch.io Live Key - Detect
|
|
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
|
|
tags: token,file
|
|
|
|
file:
|
|
- extensions:
|
|
- all
|
|
|
|
extractors:
|
|
- type: regex
|
|
regex:
|
|
- "key_live_.{32}"
|
|
|
|
# Enhanced by md on 2023/05/04
|