26 lines
846 B
YAML
26 lines
846 B
YAML
id: newrelic-license-key
|
|
|
|
info:
|
|
name: New Relic License Key
|
|
author: DhiyaneshDK
|
|
severity: info
|
|
reference:
|
|
- https://github.com/praetorian-inc/noseyparker/blob/main/crates/noseyparker/data/default/builtin/rules/newrelic.yml
|
|
- https://docs.newrelic.com/docs/apis/intro-apis/new-relic-api-keys
|
|
- https://docs.newrelic.com/docs/apis/intro-apis/new-relic-api-keys/#license-key
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
tags: newrelic,exposure,tokens
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- (?i)\b([a-z0-9]{6}[a-f0-9]{30}nral)\b
|
|
# digest: 4b0a00483046022100b743a3ee32ab3ae3a6c818ddccb9ecae52a7e022d990b4ec4b1ac9f3cbc2ac00022100b73453d669a3bc8e50973028c364a410700efd9ef937910b747a89b366bac96b:922c64590222798bb761d5b6d8e72950 |