nuclei-templates/http/exposures/tokens/loqate/loqate-api-key.yaml

21 lines
378 B
YAML
Raw Normal View History

2022-10-17 16:13:04 +00:00
id: loqate-api-key
info:
name: Loqate API Key
author: realexp3rt
severity: low
reference:
- https://www.loqate.com/en-gb/home/
tags: exposure,token,loqate
http:
2022-10-17 16:13:04 +00:00
- method: GET
path:
- "{{BaseURL}}"
extractors:
- type: regex
part: body
regex:
- "[A-Z]{2}[0-9]{2}-[A-Z]{2}[0-9]{2}-[A-Z]{2}[0-9]{2}-[A-Z]{2}[0-9]{2}"