Skip to content

New Relic Pixie Deploy Key

ID: newrelic-pixie-deploykey

Severity: info

Author: DhiyaneshDK

Tags: file,keys,newrelic,pixie,token

id: newrelic-pixie-deploykey
info:
name: New Relic Pixie Deploy Key
author: DhiyaneshDK
severity: info
reference:
- https://github.com/praetorian-inc/noseyparker/blob/main/data/default/rules/newrelic.yml
- https://docs.px.dev/reference/admin/api-keys/
metadata:
verified: true
tags: file,keys,newrelic,pixie,token
file:
- extensions:
- all
extractors:
- type: regex
part: body
regex:
- "(px-dep-[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12})"
# digest: 4a0a00473045022100e8e85a258fc3664ef090e548401a10b0d2ad663161cac3f6fd8aa27b99da54ea02203c1baace3589c9c0c56770c90a32a74513fe57cf84e6ddc076a2ae449fecbfd2: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/newrelic/newrelic-pixie-deploykey.yaml"

View on Github