nuclei-templates/http/token-spray/api-notolytix.yaml

30 lines
532 B
YAML
Raw Normal View History

2023-08-19 07:53:18 +00:00
id: api-notolytix
info:
name: Notolytix API Test
author: 0xPugazh
severity: info
reference:
- https://notolytix.com/
metadata:
max-request: 1
2023-08-19 07:53:18 +00:00
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:
2023-09-05 08:22:15 +00:00
- 'realIp":'
- 'route":'
- 'deviceId":'
- 'personaId":'
2023-08-19 07:53:18 +00:00
condition: and