Added oipm-detect

patch-1
bauthard 2020-12-01 18:50:54 +05:30
parent 5a677bb8a7
commit 18ca239039
2 changed files with 14 additions and 1 deletions

View File

@ -15,7 +15,6 @@ requests:
- method: GET
path:
- "{{BaseURL}}/favicon.ico"
- "{{BaseURL}}/PMUser/favicon.ico" # For One Identity Password Manager
redirects: true
max-redirects: 2

View File

@ -0,0 +1,14 @@
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"