nuclei-templates/exposed-panels/oipm-detect.yaml

24 lines
732 B
YAML

id: oipm-detect
info:
name: One Identity Password Manager Detection
description: One Identity Password Manager is a secure password manager that gives enterprises control over password management, policies, and automated reset functions.
author: nodauf
severity: info
tags: panel
remediation: Ensure proper access.
reference: https://www.oneidentity.com/techbrief/security-guide-for-password-manager821177/
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
requests:
- method: GET
path:
- '{{BaseURL}}/PMUser/'
matchers:
- type: word
words:
- "One Identity Password Manager"
# Enhanced by mp on 2022/02/10