feat(token-spray): binaryedge api test

patch-1
Dominik Opyd 2022-05-21 18:38:30 +02:00
parent 9bfeb7693e
commit 1fe6d4521d
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
id: api-binaryedge
info:
name: BinaryEdge API Test
author: 0ri2N
severity: info
reference:
- https://binaryedge.io
- https://docs.binaryedge.io
tags: dns,scan,recon,binaryedge,token-spray
self-contained: true
requests:
- method: GET
path:
- https://api.binaryedge.io/v2/user/subscription
headers:
X-Key: "{{token}}"
matchers:
- type: word
part: body
words:
- subscription
- requests_plan
- requests_left
condition: and