23 lines
549 B
YAML
23 lines
549 B
YAML
id: newrelic-synthetics-location-key
|
|
|
|
info:
|
|
name: Synthetics Location Key Disclosure
|
|
author: Ice3man
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
tags: exposure,token
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- '(?i)NRSP-[a-z]{2}[0-9]{2}[a-f0-9]{31}'
|
|
|
|
# digest: 4a0a0047304502210092c5678cc402f6f656d6b804aa646222fd778342ec73bfd676a2b18cf687e556022077d37107d64e85855b138a6d5f60d6194b4c6158e1d154c72cce01f4a0fdec1c:922c64590222798bb761d5b6d8e72950
|