nuclei-templates/exposed-panels/dell-openmanager-login.yaml

26 lines
580 B
YAML

id: dell-openmanager-login
info:
name: Dell OpenManage Switch Administrator
author: dhiyaneshDK
severity: info
reference: https://www.shodan.io/search?query=html%3A%22Dell+OpenManage+Switch+Administrator%22
tags: panel,dell
requests:
- method: GET
path:
- '{{BaseURL}}'
- '{{BaseURL}}/config/authentication_page.htm'
matchers-condition: and
matchers:
- type: word
words:
- '<title>Dell OpenManage Switch Administrator</title>'
- '<TITLE>Log In</TITLE>'
- type: status
status:
- 200