Create airtame-device-detect.yaml

patch-1
Prince Chaddha 2022-01-24 16:58:51 +05:30 committed by GitHub
parent 1fac723808
commit 14b187b08f
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: airtame-device-detect
info:
name: Airtame Device Detect
author: princechaddha
severity: info
tags: tech,airtame,iot
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "To access the settings of your Airtame"
- "https://airtame.com/download"
condition: and
- type: status
status:
- 200