34 lines
1023 B
YAML
34 lines
1023 B
YAML
id: api-binaryedge
|
|
|
|
info:
|
|
name: BinaryEdge API Test
|
|
author: 0ri2N
|
|
severity: info
|
|
description: |
|
|
BinaryEdge combines Machine Learning and Cybersecurity techniques in a custom built platform to scan, acquire and classify public Internet data. This platform scans the entire public Internet space and creates real-time threat intelligence streams and reports about your company.
|
|
reference:
|
|
- https://binaryedge.io
|
|
- https://docs.binaryedge.io
|
|
metadata:
|
|
max-request: 1
|
|
tags: recon,binaryedge,token-spray
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- https://api.binaryedge.io/v2/user/subscription
|
|
|
|
headers:
|
|
X-Key: "{{token}}"
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '"subscription"'
|
|
- '"requests_left"'
|
|
condition: and
|
|
|
|
# digest: 4a0a00473045022100b8633708514218ce499d8e9dee966792e63396c036cba04c6fe7f9dff7b8f53902205a763ac3f2d63d5e3b45aeb8ff9e1d54b8ee79e334dcf14cbea504f74ef142bc:922c64590222798bb761d5b6d8e72950
|