Skip to content

Branch.io Live Key - Detect

ID: branch-key

Severity: info

Author: 0xh7ml

Tags: file,keys,token

Branch.io live key token was detected.

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
cwe-id: CWE-200
tags: file,keys,token
file:
- extensions:
- all
extractors:
- type: regex
regex:
- "key_live_.{32}"
# Enhanced by md on 2023/05/04
# digest: 490a0046304402203d613b4010044a1d8305306f8156f350209965d9ae9e6447254efeb87bb0fa29022075cbd1ee84ac264324bd099d3241b6c2d43a78ef43b3114e6534467320c5c4cd:922c64590222798bb761d5b6d8e72950

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.

Terminal window
$ nuclei -u "URL" -t "file/keys/branch-key.yaml"

View on Github