33 lines
800 B
YAML
33 lines
800 B
YAML
id: asus-aicloud-panel
|
|
|
|
info:
|
|
name: ASUS AiCloud Panel - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
description: ASUS AiCloud Panel was detected.
|
|
reference:
|
|
- https://www.asus.com/in/content/aicloud/
|
|
metadata:
|
|
verified: "true"
|
|
max-request: 1
|
|
shodan-query: title:"AiCloud"
|
|
tags: panel,asus,aicloud,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'AiCloud</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
- 401
|
|
condition: or
|
|
# digest: 4a0a00473045022016e72d4898c27c35f421b20dcfc78043c09db902f68199adfa4cdba33bfd3de3022100a72b2d0de5301a83f765d388029dbb2af794347c278ed835b5ccf035f4d26f79:922c64590222798bb761d5b6d8e72950 |