2022-01-31 07:56:08 +00:00
|
|
|
id: webmodule-ee-panel
|
|
|
|
|
|
|
|
info:
|
2023-01-25 18:53:16 +00:00
|
|
|
name: Webmodule Login Panel - Detect
|
2022-01-31 07:56:08 +00:00
|
|
|
author: pussycat0x,daffainfo
|
|
|
|
severity: info
|
2023-01-25 18:53:16 +00:00
|
|
|
description: Webmodule login panel was detected.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://www.exploit-db.com/ghdb/7001
|
2023-01-25 18:53:16 +00:00
|
|
|
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
|
2022-01-31 07:56:08 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-07-10 09:37:21 +00:00
|
|
|
shodan-query: title:"Webmodule"
|
2024-06-07 10:04:29 +00:00
|
|
|
google-query: intitle:"Webmodule" inurl:"/webmodule-ee/login.seam" "Version"
|
2022-08-27 04:41:18 +00:00
|
|
|
tags: edb,panel,webmodule-ee,login
|
2022-01-31 07:56:08 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-01-31 07:56:08 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/webmodule-ee/login.seam"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "<title>Webmodule</title>"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
group: 1
|
|
|
|
regex:
|
2023-01-25 18:53:16 +00:00
|
|
|
- 'Version: ([0-9.]+)'
|
2024-06-08 16:02:17 +00:00
|
|
|
# digest: 490a00463044022046fc8b13b678c0103c12a849f9bdf25c9c5a03493fa727f56f38cccfb12643ce02203ddd3d6a3b4e7c180dc742675213183d536f872f32c024a4606a575a46e0a3db:922c64590222798bb761d5b6d8e72950
|