Create api-onyphe.yaml

patch-1
Pugalarasan 2023-10-21 19:58:04 +05:30 committed by GitHub
parent 70995a694e
commit b4c90d0590
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,30 @@
id: api-onyphe
info:
name: Onyphe API Test
author: 0xpugazh
severity: info
description: Cyber Defense Search Engine and Attack Surface Management
reference:
- https://www.onyphe.io/docs
metadata:
max-request: 1
tags: token-spray,onyphe
self-contained: true
http:
- method: GET
path:
- "https://www.onyphe.io/api/v2/user"
headers:
Authorization: Bearer {{token}}
Content-Type: application/json
matchers:
- type: word
part: body
words:
- '"apikey"'
- '"apis"'
condition: and