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

25 lines
657 B
YAML
Raw Normal View History

2020-12-01 13:20:54 +00:00
id: oipm-detect
2020-12-01 13:20:54 +00:00
info:
name: One Identity Password Manager Detection
2020-12-01 13:20:54 +00:00
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.
reference:
- https://www.oneidentity.com/techbrief/security-guide-for-password-manager821177/
classification:
cwe-id: CWE-200
remediation: Ensure proper access.
tags: panel
2020-12-01 13:20:54 +00:00
requests:
- method: GET
path:
- '{{BaseURL}}/PMUser/'
matchers:
- type: word
words:
- "One Identity Password Manager"
# Enhanced by mp on 2022/02/10