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

28 lines
600 B
YAML

id: dell-openmanager-login
info:
name: Dell OpenManage Switch Administrator
author: dhiyaneshDK
severity: info
metadata:
shodan-query: html:"Dell OpenManage Switch Administrator"
tags: panel,dell
requests:
- method: GET
path:
- '{{BaseURL}}'
- '{{BaseURL}}/config/authentication_page.htm'
matchers-condition: or
matchers:
- type: word
words:
- '<title>Dell OpenManage Switch Administrator</title>'
- type: word
words:
- '<TITLE>Log In</TITLE>'
- 'device/logOff_up_menu1.htm'
condition: and