Create jboss-seam-debug-page.yaml

patch-1
Dhiyaneshwaran 2021-07-01 22:34:38 +05:30 committed by GitHub
parent 453b09d3ff
commit a53902e99c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
id: jboss-seam-debug-page
info:
name: Jboss Seam Debug Page Enabled
author: dhiyaneshDK
severity: medium
tags: logs,exposure
requests:
- method: GET
path:
- "{{BaseURL}}/debug.seam"
matchers-condition: and
matchers:
- type: word
words:
- "SeamDebugPage"
- "org.jboss.seam"
- type: status
status:
- 200