33 lines
726 B
YAML
33 lines
726 B
YAML
id: api-notolytix
|
|
|
|
info:
|
|
name: Notolytix API Test
|
|
author: 0xPugazh
|
|
severity: info
|
|
reference:
|
|
- https://notolytix.com/
|
|
metadata:
|
|
max-request: 1
|
|
tags: notolytix,token-spray
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://api.notolytix.com/1.0/deviceid"
|
|
|
|
headers:
|
|
Authorization: Bearer {{token}}
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'realIp":'
|
|
- 'route":'
|
|
- 'deviceId":'
|
|
- 'personaId":'
|
|
condition: and
|
|
|
|
# digest: 490a0046304402202a263a22125b371bcf0ca9c8bf5641d8a0edd05086c2ef1213d58a4f8c9acb6702203da88b2a52cb6133f9e2e91743049c19f9dbeaaf4bdded12e213d2bb850e77db:922c64590222798bb761d5b6d8e72950
|