id: webmodule-ee-panel info: name: Webmodule Login Panel author: pussycat0x,daffainfo severity: info reference: - https://www.exploit-db.com/ghdb/7001 metadata: google-dork: intitle:"Webmodule" inurl:"/webmodule-ee/login.seam" "Version" tags: panel,webmodule-ee,login requests: - method: GET path: - "{{BaseURL}}/webmodule-ee/login.seam" matchers-condition: and matchers: - type: word words: - "Webmodule" - type: status status: - 200 extractors: - type: regex part: body group: 1 regex: - 'Version: ([0-9.]+)'