2023-02-10 12:53:27 +00:00
|
|
|
id: symantec-iam-console
|
2022-09-20 09:47:40 +00:00
|
|
|
|
|
|
|
info:
|
|
|
|
name: Symantec Identity Manager Management Console
|
|
|
|
author: therealtoastycat
|
|
|
|
severity: info
|
2023-02-10 12:53:27 +00:00
|
|
|
description: |
|
|
|
|
Management Console to administrate Symantec Identity Manager environment, authentication is sometimes disabled.
|
2022-09-20 09:47:40 +00:00
|
|
|
reference:
|
|
|
|
- https://techdocs.broadcom.com/us/en/symantec-security-software/identity-security/identity-manager/14-4/configuring/environments-overview/management-console.html
|
|
|
|
tags: symantec,panel,login
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2022-09-20 09:47:40 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-09-20 09:47:40 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/iam/immanage/login.jsp"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "<title>Management Console</title>"
|
|
|
|
part: body
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|