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

27 lines
624 B
YAML
Raw Normal View History

2021-07-28 17:07:16 +00:00
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'
2021-07-29 06:37:16 +00:00
matchers-condition: or
2021-07-28 17:07:16 +00:00
matchers:
- type: word
words:
- '<title>Dell OpenManage Switch Administrator</title>'
2021-07-29 06:37:16 +00:00
- type: word
words:
- '<TITLE>Log In</TITLE>'
- 'device/logOff_up_menu1.htm'
condition: and