36 lines
986 B
YAML
36 lines
986 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
|
|
cpe: cpe:2.3:h:asus:rt-n53:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: 'Server: httpd/2.0 port:8080'
|
|
product: rt-n53
|
|
vendor: asus
|
|
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: 4b0a00483046022100d6a0d305db10c162d4f50751bfb95341091d65909d21f048011e54cc23bc6f13022100ae70b963f154ffb8c4b24f2e0169336f717a13a99cf8f22cfd211c255c4d6c37:922c64590222798bb761d5b6d8e72950 |