nuclei-templates/file/keys/stackhawk-api-key.yaml

21 lines
350 B
YAML
Raw Normal View History

2023-01-04 14:47:40 +00:00
id: stackhawk-api-key
info:
name: StackHawk API Key
author: hazana
2023-01-10 11:54:05 +00:00
severity: medium
2023-01-06 06:23:41 +00:00
reference:
- https://docs.stackhawk.com/apidocs.html
metadata:
2023-06-04 08:13:42 +00:00
verified: true
2023-01-04 14:47:40 +00:00
tags: token,file
file:
- extensions:
- all
extractors:
- type: regex
regex:
- "hawk\\.[0-9A-Za-z\\-_]{20}\\.[0-9A-Za-z\\-_]{20}"