25 lines
606 B
YAML
25 lines
606 B
YAML
id: loqate-api-key
|
|
|
|
info:
|
|
name: Loqate API Key
|
|
author: realexp3rt
|
|
severity: low
|
|
reference:
|
|
- https://www.loqate.com/en-gb/home/
|
|
metadata:
|
|
max-request: 1
|
|
tags: exposure,token,loqate
|
|
|
|
http:
|
|
- 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}"
|
|
|
|
# digest: 4b0a00483046022100d8bfbe72e456e754bc048909e31abdf47da36fc8563ae2516ecafbb8a0b9b397022100e602fff742e1fd1d090123cf41f1d8cad5b79b7ba7377d561b3353ed64826010:922c64590222798bb761d5b6d8e72950
|