2020-09-27 07:53:58 +00:00
|
|
|
id: virtual-ema-detect
|
2020-09-26 07:42:26 +00:00
|
|
|
|
|
|
|
info:
|
2023-01-24 21:06:36 +00:00
|
|
|
name: Virtual EMS Login Panel - Detect
|
2020-09-26 07:42:26 +00:00
|
|
|
author: iamthefrogy
|
|
|
|
severity: info
|
2023-01-24 21:06:36 +00:00
|
|
|
description: Virtual EMS 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
|
|
|
|
cvss-score: 0.0
|
|
|
|
cwe-id: CWE-200
|
2022-01-03 16:06:23 +00:00
|
|
|
tags: panel,ems
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 2
|
2020-09-26 07:42:26 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2020-09-26 07:42:26 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/virtualems/Login.aspx"
|
|
|
|
- "{{BaseURL}}/VirtualEms/Login.aspx"
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "Login"
|
|
|
|
- "Browse"
|
|
|
|
- "Welcome Guest"
|
|
|
|
condition: and
|
2023-01-24 21:06:36 +00:00
|
|
|
|
|
|
|
# Enhanced by md on 2023/01/24
|