Create api-userstack.yaml

patch-1
Pugalarasan 2022-10-02 12:33:48 +05:30 committed by GitHub
parent 0d87023706
commit 66cc364e2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
id: api-userstack
info:
name: User Stack API Test
author: 0xlittleboy
severity: info
reference:
- https://userstack.com/documentation
tags: token-spray,userstack
self-contained: true
requests:
- method: GET
path:
- "https://api.userstack.com/api/detect?access_key={{token}}"
matchers:
- type: word
part: body
words:
- 'ua'
- 'type'
- 'brand'
- 'name'
condition: and