40 lines
1.0 KiB
YAML
40 lines
1.0 KiB
YAML
id: webmodule-ee-panel
|
|
|
|
info:
|
|
name: Webmodule Login Panel - Detect
|
|
author: pussycat0x,daffainfo
|
|
severity: info
|
|
description: Webmodule login panel was detected.
|
|
reference:
|
|
- https://www.exploit-db.com/ghdb/7001
|
|
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
|
|
metadata:
|
|
google-query: intitle:"Webmodule" inurl:"/webmodule-ee/login.seam" "Version"
|
|
max-request: 1
|
|
shodan-query: title:"Webmodule"
|
|
tags: edb,panel,webmodule-ee,login
|
|
|
|
http:
|
|
- 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:
|
|
- 'Version: ([0-9.]+)'
|
|
# digest: 490a0046304402203623bd0f4a6a6fff9c09d23d1783f9f63aa6089f1dea168021eeab5d697702b80220335afcbb9b10b764d3f4fc2f2e07f8a5080a85576df6d0e928658c1adbff01ea:922c64590222798bb761d5b6d8e72950 |