44 lines
991 B
YAML
44 lines
991 B
YAML
id: riseup-panel
|
|
|
|
info:
|
|
name: Rise Up Login Panel - Detect
|
|
author: righettod
|
|
severity: info
|
|
description: Rise Up login panel was detected.
|
|
reference:
|
|
- https://www.riseup.ai/en/
|
|
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:
|
|
verified: true
|
|
max-request: 1
|
|
tags: panel,riseup
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/Account/login"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "cfg.envRiseUp"
|
|
- "imgresize.riseup.ai"
|
|
- "content.riseup.ai"
|
|
condition: or
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "login-page"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a0047304502201d507769a060d9a6646ab934737d5fc86ad4590095e340ff44a12115b731c47002210097d9db6e28537c251cfc31fb36c80ae446b688b240cb78d615ca69f7fdf6193e:922c64590222798bb761d5b6d8e72950
|