2021-02-13 11:08:00 +00:00
|
|
|
id: jboss-web-console
|
2021-02-13 07:29:31 +00:00
|
|
|
|
|
|
|
info:
|
|
|
|
name: JBoss Management Console Server Information
|
|
|
|
author: dhiyaneshDK
|
|
|
|
severity: low
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://www.exploit-db.com/ghdb/5215
|
2021-03-12 08:57:14 +00:00
|
|
|
tags: jboss,unauth
|
2021-02-13 07:29:31 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/web-console/ServerInfo.jsp"
|
2021-02-13 11:08:00 +00:00
|
|
|
matchers-condition: and
|
2021-02-13 07:29:31 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2021-02-13 11:08:00 +00:00
|
|
|
- "Application Server"
|
|
|
|
- "Management Console"
|
2021-02-13 07:29:31 +00:00
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|