14 lines
262 B
YAML
14 lines
262 B
YAML
|
id: oipm-detect
|
||
|
info:
|
||
|
name: One Identity Password Manager detection
|
||
|
author: nodauf
|
||
|
severity: info
|
||
|
|
||
|
requests:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- '{{BaseURL}}/PMUser/'
|
||
|
matchers:
|
||
|
- type: word
|
||
|
words:
|
||
|
- "One Identity Password Manager"
|