42 lines
1.0 KiB
YAML
42 lines
1.0 KiB
YAML
id: lenovo-fp-panel
|
|
|
|
info:
|
|
name: Lenovo Fan Power Controller Login Panel - Detect
|
|
author: megamansec
|
|
severity: info
|
|
description: Lenovo Fan Power Controller 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:
|
|
verified: true
|
|
max-request: 2
|
|
shodan-query: http.html:"Fan and Power Controller"
|
|
tags: panel,lenovo
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
- "{{BaseURL}}/login.html"
|
|
|
|
stop-at-first-match: true
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Avocent Corporation and its affiliates"
|
|
- "FPC Login"
|
|
- "Fan and Power Controller"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100ff6fff8354a7129c5db38f47ecdd3cec548f8db41b8f5187d8988a84bfb63199022100c3b8c89338c81cefa4fa3b8c272086d2ebd130b6535c77d3d569e2a67ee13bea:922c64590222798bb761d5b6d8e72950
|