Enhancement: exposed-panels/webmodule-ee-panel.yaml by md

patch-1
MostInterestingBotInTheWorld 2023-01-25 13:53:16 -05:00
parent eeee5e475a
commit 928d704349
1 changed files with 9 additions and 2 deletions

View File

@ -1,11 +1,16 @@
id: webmodule-ee-panel
info:
name: Webmodule Login Panel
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
cvss-score: 0.0
cwe-id: CWE-200
metadata:
google-query: intitle:"Webmodule" inurl:"/webmodule-ee/login.seam" "Version"
shodan-query: title:"Webmodule"
@ -31,4 +36,6 @@ requests:
part: body
group: 1
regex:
- 'Version: ([0-9.]+)'
- 'Version: ([0-9.]+)'
# Enhanced by md on 2023/01/25