BeyondTrust Login Panel - Detect
ID: beyondtrust-panel
Severity: info
Author: r3dg33k,nuk3s3c
Tags: beyondtrust,pam,panel
Description
Section titled “Description”BeyondTrust login panel was detected.
YAML Source
Section titled “YAML Source”id: beyondtrust-panel
info: name: BeyondTrust Login Panel - Detect author: r3dg33k,nuk3s3c severity: info description: BeyondTrust 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:beyondtrust:beyondinsight:*:*:*:*:*:*:*:* metadata: max-request: 1 shodan-query: http.html:"BeyondInsight" product: beyondinsight vendor: beyondtrust tags: beyondtrust,pam,panel
http: - method: GET path: - '{{BaseURL}}/WebConsole/'
matchers: - type: word part: body words: - "<title>BeyondInsight</title>"# digest: 4b0a00483046022100a8b32a035c822b2cc4e02cc3a9df78fa22520fcb840204500b0e1643a801a597022100bbe73184a16ee5cf160fa2383e9d5b743c42a82d2c00ee030dad9f2bf3bb18a2: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/beyondtrust-panel.yaml"