2021-07-01 17:04:38 +00:00
|
|
|
id: jboss-seam-debug-page
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Jboss Seam Debug Page Enabled
|
|
|
|
author: dhiyaneshDK
|
|
|
|
severity: medium
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/jaeles-project/jaeles-signatures/blob/master/common/jboss-seam-debug-page.yaml
|
2021-12-27 05:01:53 +00:00
|
|
|
tags: jboss,logs,exposure
|
2021-07-01 17:04:38 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/debug.seam"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "SeamDebugPage"
|
|
|
|
- "org.jboss.seam"
|
2021-07-03 19:52:08 +00:00
|
|
|
condition: and
|
2021-07-01 17:04:38 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|