nuclei-templates/file/keys/sauce-access-token.yaml

21 lines
413 B
YAML
Raw Normal View History

2023-03-24 02:24:37 +00:00
id: sauce-access-token
info:
name: Sauce Access Token
author: DhiyaneshDK
severity: info
reference:
- https://github.com/praetorian-inc/noseyparker/blob/main/data/default/rules/sauce.yml
metadata:
verified: "true"
tags: sauce,token,file
file:
- extensions:
- all
extractors:
- type: regex
part: body
regex:
- '(?i)sauce.{0,50}\b([a-f0-9-]{36})\b'