2023-01-05 07:12:37 +00:00
|
|
|
id: lenovo-fp-panel
|
2023-01-04 23:31:18 +00:00
|
|
|
|
|
|
|
info:
|
2023-01-05 07:12:37 +00:00
|
|
|
name: Lenovo Fan and Power Controller Panel
|
2023-01-04 23:31:18 +00:00
|
|
|
author: megamansec
|
|
|
|
severity: info
|
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
shodan-query: http.html:"Avocent Corporation and its affiliates"
|
|
|
|
tags: panel,lenovo
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
2023-01-05 11:30:21 +00:00
|
|
|
- "{{BaseURL}}/login.html"
|
2023-01-04 23:31:18 +00:00
|
|
|
|
2023-01-05 11:30:21 +00:00
|
|
|
stop-at-first-match: true
|
2023-01-04 23:31:18 +00:00
|
|
|
host-redirects: true
|
|
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "Avocent Corporation and its affiliates"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|