33 lines
900 B
YAML
33 lines
900 B
YAML
id: asus-router-panel
|
|
|
|
info:
|
|
name: Asus Router Login Panel - Detect
|
|
author: arafatansari
|
|
severity: info
|
|
description: Asus router login panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: 'Server: httpd/2.0 port:8080'
|
|
verified: true
|
|
tags: panel,asus,router,iot
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/Main_Login.asp"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>ASUS Login</title>'
|
|
- 'Sign in with your ASUS router account'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100f6b434b60dc9836ffb8ad6dc737740ac3dae892a6c1b2011c677ad36d518971602203e69a5a5f15b7f8db34d6885f7e6855faa46cac581126fdb7cbb92c9827145b3:922c64590222798bb761d5b6d8e72950 |