nuclei-templates/http/exposures/tokens/digitalocean/digitalocean-app-token.yaml

24 lines
553 B
YAML
Raw Normal View History

2023-05-18 20:23:21 +00:00
id: digitalocean-app-token
info:
name: DigitalOcean Application Access Token
author: DhiyaneshDK
severity: info
reference:
- https://github.com/praetorian-inc/noseyparker/blob/main/crates/noseyparker/data/default/rules/digitalocean.yml
- https://docs.digitalocean.com/reference/api/
metadata:
max-request: 1
2023-06-04 08:13:42 +00:00
verified: true
2023-05-18 20:23:21 +00:00
tags: digitalocean,exposure,token
http:
- method: GET
path:
- "{{BaseURL}}"
extractors:
- type: regex
part: body
regex:
- (?i)\b(doo_v1_[a-f0-9]{64})\b