37 lines
920 B
YAML
37 lines
920 B
YAML
id: rsa-self-service
|
|
|
|
info:
|
|
name: RSA Self-Service Login Panel - Detect
|
|
author: PR3R00T
|
|
severity: info
|
|
description: RSA Self-Service login panel was detected.
|
|
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
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
tags: panel,rsa
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/console-selfservice/SelfService.do"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Self-Service Console"
|
|
- "RSA"
|
|
- "AM_Self_Service_Console"
|
|
- "console-selfservice"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100cf4b476b3f3e7abbdb7fb1177639f8e8af8430af6d2c49c61400dd7433b16cfe022100e9afdb125fd9bac18b2d4542a35d8f6fa0206e0d1ce84da42a1f4a7e6709380a:922c64590222798bb761d5b6d8e72950
|