2022-06-20 07:19:37 +00:00
|
|
|
id: ibm-websphere-admin-panel
|
2022-08-22 07:17:05 +00:00
|
|
|
|
2022-06-20 07:19:37 +00:00
|
|
|
info:
|
2022-11-22 23:03:44 +00:00
|
|
|
name: IBM WebSphere Application Server Community Edition Admin Login Panel - Detect
|
2022-06-20 07:19:37 +00:00
|
|
|
author: ritikchaddha
|
|
|
|
severity: info
|
2022-11-22 23:03:44 +00:00
|
|
|
description: IBM WebSphere Application Server Community Edition admin login panel was detected.
|
2022-06-20 07:19:37 +00:00
|
|
|
reference:
|
|
|
|
- https://www.ibm.com/support/pages/what-default-username-and-password-websphere-application-server-community-edition-and-how-add-users-admin-group
|
2022-11-22 23:03:44 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
|
|
cvss-score: 0.0
|
|
|
|
cwe-id: CWE-200
|
2022-06-20 07:19:37 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
shodan-query: http.favicon.hash:1337147129
|
2022-06-20 08:16:44 +00:00
|
|
|
tags: websphere,panel,ibm
|
2022-06-20 07:19:37 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/console"
|
|
|
|
|
2022-10-07 21:27:25 +00:00
|
|
|
host-redirects: true
|
2022-06-20 07:19:37 +00:00
|
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "Administrative Console Login"
|
|
|
|
- "Log in to the Administrative Console"
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2022-11-22 23:03:44 +00:00
|
|
|
|
|
|
|
# Enhanced by md on 2022/11/21
|