my-nuclei-templates/api-charity.yaml

31 lines
658 B
YAML

id: api-charity
info:
name: Charity Search API Test
author: daffainfo
severity: info
reference:
- http://charityapi.orghunter.com/
- https://github.com/daffainfo/all-about-apikey/blob/main/Business/Charity%20Search.md
tags: token-spray,charity,search
self-contained: true
requests:
- method: GET
path:
- "http://data.orghunter.com/v1/charitybasic?user_key={{token}}&ein=590774235"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- '"ein":'
- '"name":'
- '"inCareOfName"'
condition: and