32 lines
973 B
YAML
32 lines
973 B
YAML
id: symantec-iam-console
|
|
|
|
info:
|
|
name: Symantec Identity Manager Management Console
|
|
author: therealtoastycat
|
|
severity: info
|
|
description: |
|
|
Management Console to administrate Symantec Identity Manager environment, authentication is sometimes disabled.
|
|
reference:
|
|
- https://techdocs.broadcom.com/us/en/symantec-security-software/identity-security/identity-manager/14-4/configuring/environments-overview/management-console.html
|
|
metadata:
|
|
max-request: 1
|
|
tags: symantec,panel,login
|
|
|
|
http:
|
|
- 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
|
|
|
|
# digest: 4a0a00473045022019b40163d0078e863bfc7853b91b1e7b5442239b5c5e1353ace8fccc677769db022100fef687576d453c264e729f859941fc13e4e3830e6d4a2c7aa5440e83545722a0:922c64590222798bb761d5b6d8e72950
|