2021-03-07 13:48:25 +00:00
|
|
|
id: wso2-management-console
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: WSO2 Management Console
|
2022-04-19 19:00:26 +00:00
|
|
|
author: dhiyaneshDK,johnk3r
|
2021-03-07 13:48:25 +00:00
|
|
|
severity: info
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://www.exploit-db.com/ghdb/5691
|
2022-04-19 19:00:26 +00:00
|
|
|
metadata:
|
|
|
|
shodan-query: http.favicon.hash:1398055326
|
2022-08-27 04:41:18 +00:00
|
|
|
tags: panel,wso2,edb
|
2021-03-07 13:48:25 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/carbon/admin/login.jsp'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2022-04-19 19:00:26 +00:00
|
|
|
part: response
|
2021-03-07 13:48:25 +00:00
|
|
|
words:
|
2022-04-19 19:00:26 +00:00
|
|
|
- "<title>WSO2 Management Console</title>"
|
|
|
|
- "WSO2 Carbon Server"
|
|
|
|
condition: or
|
|
|
|
|
2021-03-07 13:48:25 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2022-04-19 19:00:26 +00:00
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: kval
|
|
|
|
part: header
|
|
|
|
kval:
|
|
|
|
- server
|