Merge pull request #5421 from therealtoastycat/master

Symantec IM Management Console
patch-1
pussycat0x 2023-02-10 18:31:56 +05:30 committed by GitHub
commit 6a5db25bb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
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
tags: symantec,panel,login
requests:
- 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