SolarWinds Orion Login Panel - Detect
ID: solarwinds-orion
Severity: info
Author: puzzlepeaches
Tags: panel,solarwinds
Description
Section titled “Description”SolarWinds Orion login panel was detected.
YAML Source
Section titled “YAML Source”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 cwe-id: CWE-200 cpe: cpe:2.3:a:solarwinds:orion_platform:*:*:*:*:*:*:*:* metadata: max-request: 1 vendor: solarwinds product: orion_platform tags: panel,solarwinds
http: - method: GET path: - "{{BaseURL}}/Orion/Login.aspx"
matchers: - type: word words: - "SolarWinds Orion" part: body# digest: 490a0046304402205f17358c83125e710b22b3ceea0f3e065fdc2ce3579060994ca1c6d13ca87e0c0220372bd8f9bf115a57fb67b40e9de6294f35ffee521b0c8afceaae4dfdf8109fab:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/exposed-panels/solarwinds-orion.yaml"