45 lines
1.1 KiB
YAML
45 lines
1.1 KiB
YAML
id: beego-admin-dashboard
|
|
|
|
info:
|
|
name: Beego Admin Dashboard Panel- Detect
|
|
author: DhiyaneshDk
|
|
severity: medium
|
|
description: Beego Admin Dashboard panel was detected.
|
|
reference:
|
|
- https://github.com/beego
|
|
- https://twitter.com/shaybt12/status/1584112903577567234/photo/1
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
|
cvss-score: 5.3
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
vendor: beego
|
|
product: beego
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: html:"Beego Admin Dashboard"
|
|
tags: panel,beego,unauth
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/listconf?command=conf'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Welcome to Beego Admin Dashboard'
|
|
- 'Configurations'
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022058a4fa334d19559b6ac007bd649a59b6c4203432858631b0f4deb86aad082692022100aa4b5c126d3ce33d350ba088711bb452a7ff47dab619d787d7a040c8745114a0:922c64590222798bb761d5b6d8e72950 |