nuclei-templates/http/exposed-panels/jboss/jboss-soa-platform.yaml

27 lines
485 B
YAML
Raw Normal View History

2023-02-08 13:37:04 +00:00
id: jboss-soa-platform
info:
name: JBoss SOA Platform Panel - Detect
author: ritikchaddha
severity: info
metadata:
verified: true
shodan-query: http.title:"Welcome to the JBoss SOA Platform"
tags: panel,jboss,soa
http:
2023-02-08 13:37:04 +00:00
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'Welcome to the JBoss SOA Platform'
- type: status
status:
- 200