Merge pull request #6466 from MegaManSec/lenovo-fap

Add Lenovo Fan & Power Controller Detection
patch-1
Ritik Chaddha 2023-01-05 17:03:44 +05:30 committed by GitHub
commit 84815f1cda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,30 @@
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