28 lines
615 B
YAML
28 lines
615 B
YAML
id: aims-password-mgmt-client
|
|
|
|
info:
|
|
name: Aims Password Management Client Detect
|
|
author: iamthefrogy
|
|
description: An Aims Password management client was detected.
|
|
severity: info
|
|
tags: panel,aims
|
|
reference:
|
|
- https://www.avatier.com/products/identity-management/password-management/
|
|
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
|
|
cve-id:
|
|
cwe-id: CWE-200
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/aims/ps/"
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "Avatier Corporation"
|
|
|
|
# Enhanced by mp on 2022/03/21
|