2022-04-12 19:01:20 +00:00
|
|
|
id: start-element-manager-panel
|
|
|
|
|
|
|
|
info:
|
2023-01-16 17:41:15 +00:00
|
|
|
name: Start Element Manager Panel - Detect
|
2022-04-12 19:01:20 +00:00
|
|
|
author: princechaddha
|
|
|
|
severity: info
|
2023-01-16 17:41:15 +00:00
|
|
|
description: Start Element Manager 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
|
|
|
|
cvss-score: 0.0
|
|
|
|
cwe-id: CWE-200
|
2022-04-12 19:01:20 +00:00
|
|
|
tags: panel
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2022-04-12 19:01:20 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-04-12 19:01:20 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "<title>Start Element Manager</title>"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-01-16 17:41:15 +00:00
|
|
|
|
|
|
|
# Enhanced by md on 2023/01/14
|