34 lines
898 B
YAML
34 lines
898 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
|
|
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: 4a0a00473045022100d9aec0badc7f76bb84036a8ac7f78027d08b5fdea92a8c58e57bca18a2e9384002203c260724a7785799297f17208ad0ab38df0495d74d2ea3bfce6672a1121ec614:922c64590222798bb761d5b6d8e72950 |