30 lines
679 B
YAML
30 lines
679 B
YAML
id: airtame-device-detect
|
|
|
|
info:
|
|
name: Airtame Device Detect
|
|
author: princechaddha
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
tags: tech,airtame,iot
|
|
|
|
http:
|
|
- 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
|
|
|
|
# digest: 4a0a00473045022027b284c39f9044f8165563276c3ac5f7f459fa6141d510164814f6f6f008ab9b0221008de72209f6be6d232968ba1f69369ff0e03a7eacfc780c5151abf87c875cba29:922c64590222798bb761d5b6d8e72950
|