28 lines
846 B
YAML
28 lines
846 B
YAML
id: oipm-detect
|
|
|
|
info:
|
|
name: One Identity Password Manager Detection
|
|
author: nodauf
|
|
severity: info
|
|
description: One Identity Password Manager is a secure password manager that gives enterprises control over password management, policies, and automated reset functions.
|
|
remediation: Ensure proper access.
|
|
reference:
|
|
- https://www.oneidentity.com/techbrief/security-guide-for-password-manager821177/
|
|
classification:
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
tags: panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/PMUser/'
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "One Identity Password Manager"
|
|
|
|
# digest: 490a0046304402203bc5b1fb273877f24a92467497b2faabe96e06f8d5970dd3d2323ca6ae600bb0022050e12ad05d9679f8969bd80ee358b89d1de860dfc7f883f39d6f10e141a2b8f5:922c64590222798bb761d5b6d8e72950
|