30 lines
810 B
YAML
30 lines
810 B
YAML
id: jboss-seam-debug-page
|
|
|
|
info:
|
|
name: Jboss Seam Debug Page Enabled
|
|
author: dhiyaneshDK
|
|
severity: medium
|
|
description: Jboss Seam Debug Page was exposed.
|
|
reference:
|
|
- https://github.com/jaeles-project/jaeles-signatures/blob/master/common/jboss-seam-debug-page.yaml
|
|
metadata:
|
|
max-request: 1
|
|
tags: jboss,logs,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/debug.seam"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "SeamDebugPage"
|
|
- "org.jboss.seam"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100e8411b45c22ca433e5f3bd5fe956f5b345fc7057cfd50ba2e94466da76bccc48022100d548feaa4f8967210c5093ab640433f3dcbc610e1afe2e12b9bf2232fa240129:922c64590222798bb761d5b6d8e72950 |