28 lines
712 B
YAML
28 lines
712 B
YAML
id: solarwinds-orion
|
|
|
|
info:
|
|
name: SolarWinds Orion Login Panel - Detect
|
|
author: puzzlepeaches
|
|
severity: info
|
|
description: SolarWinds Orion 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,solarwinds
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/Orion/Login.aspx"
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "SolarWinds Orion"
|
|
part: body
|
|
|
|
# digest: 490a004630440220609bdd715b59fcb7d89425b2f0f66ee6e95381df33443fac6ec1a61ed8900e69022001bfa4e0cb468d419e19c7535ae9981d917f663d238053a8d28fcf1590fd35f8:922c64590222798bb761d5b6d8e72950
|