Add files via upload
parent
1c1186e4da
commit
e6067babef
|
@ -0,0 +1,20 @@
|
|||
id: webmodule-ee-detection
|
||||
info:
|
||||
name: Technology Detection
|
||||
author: pussycat0x
|
||||
severity: info
|
||||
description: webmodule-ee Technology Detection
|
||||
reference: https://www.exploit-db.com/ghdb/7001
|
||||
tags: webmodule-ee,detection
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/webmodule-ee/login.seam"
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "Webmodule"
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
Loading…
Reference in New Issue