nuclei-templates/exposed-panels/lenovo-fp-panel.yaml

31 lines
603 B
YAML

id: lenovo-fp-panel
info:
name: Lenovo Fan and Power Controller Panel
author: megamansec
severity: info
metadata:
verified: true
shodan-query: http.html:"Avocent Corporation and its affiliates"
tags: panel,lenovo
requests:
- 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"
- type: status
status:
- 200