Lenovo ThinkServer System Manager Login Panel - Detect
ID: lenovo-thinkserver-panel
Severity: info
Author: princechaddha
Tags: panel,thinkserver,lenovo
Description
Section titled “Description”Lenovo ThinkServer System Manager login panel was detected.
YAML Source
Section titled “YAML Source”id: lenovo-thinkserver-panel
info: name: Lenovo ThinkServer System Manager Login Panel - Detect author: princechaddha severity: info description: Lenovo ThinkServer System Manager 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,thinkserver,lenovo
http: - method: GET path: - "{{BaseURL}}"
matchers-condition: and matchers: - type: word part: body words: - "Lenovo ThinkServer System Manager - Login</title>"
- type: status status: - 200# digest: 4a0a00473045022100cf9a0482e242e8a982091d2d07ead6947515e4e576854f1cb69430b76385078c02202a00631f47dd1f5b4eb28aea14e42819c992d07044c035fb80e5eccaabc1e870: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/lenovo-thinkserver-panel.yaml"