34 lines
786 B
YAML
34 lines
786 B
YAML
id: api-networksdb
|
|
|
|
info:
|
|
name: NetworksDB API Test
|
|
author: 0xpugazh
|
|
severity: info
|
|
description: US Address Verification
|
|
reference:
|
|
- https://networksdb.io/api/docs
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
tags: token-spray,networkdb
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
GET https://networksdb.io/api/key HTTP/2
|
|
Host: networksdb.io
|
|
X-Api-Key: {{token}}
|
|
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '"subscription_id":'
|
|
- '"req_limit":'
|
|
- '"resets_at":'
|
|
condition: and
|
|
|
|
# digest: 4a0a0047304502200f979f0111e0d4ef90fdf45bd27494b0939f4d57f146edf68329780072821763022100aabb25ee79551fb00c76cb58929d26a8dd93a1ef3b6832a88e74890602aa6bb7:922c64590222798bb761d5b6d8e72950
|