nuclei-templates/token-spray/api-mywot.yaml

29 lines
683 B
YAML

id: api-mywot
info:
name: My Web of Trust API
author: daffainfo
severity: info
description: IP/domain/URL reputation
reference:
- https://support.mywot.com/hc/en-us/sections/360004477734-API-
- https://github.com/daffainfo/all-about-apikey/tree/main/web-of-trust
tags: token-spray,weboftrust
self-contained: true
requests:
- raw:
- |
GET https://scorecard.api.mywot.com/v3/targets?t=hbo.com&t=google.com HTTP/1.1
Host: scorecard.api.mywot.com
x-user-id: {{id}}
x-api-key: {{token}}
matchers:
- type: word
part: body
words:
- '"target":'
- '"safety":'
condition: and