diff --git a/token-spray/api-binaryedge.yaml b/token-spray/api-binaryedge.yaml new file mode 100644 index 0000000000..5c14bcc3ce --- /dev/null +++ b/token-spray/api-binaryedge.yaml @@ -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