2023-03-31 10:10:24 +00:00
|
|
|
id: aspect-control-panel
|
|
|
|
|
|
|
|
info:
|
2023-04-28 13:11:35 +00:00
|
|
|
name: ASPECT Control Panel Login - Detect
|
2023-03-31 10:10:24 +00:00
|
|
|
author: JustaAcat
|
|
|
|
severity: info
|
2023-04-03 02:57:23 +00:00
|
|
|
description: |
|
2023-04-28 13:11:35 +00:00
|
|
|
ASPECT Control Panel login was detected.
|
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
|
|
cvss-score: 0.0
|
|
|
|
cwe-id: CWE-200
|
2023-03-31 10:10:24 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2023-03-31 10:10:24 +00:00
|
|
|
verified: "true"
|
2023-04-03 02:57:23 +00:00
|
|
|
shodan-query: http.favicon.hash:1011076161
|
2023-03-31 10:10:24 +00:00
|
|
|
tags: panel,aspect,login
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2023-03-31 10:10:24 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- <title>ASPECT Control Panel</title>
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-04-28 13:11:35 +00:00
|
|
|
|
|
|
|
# Enhanced by md on 2023/04/20
|