nuclei-templates/http/exposed-panels/ibm-openadmin-panel.yaml

27 lines
471 B
YAML

id: ibm-openadmin-panel
info:
name: IBM OpenAdmin Tool - Panel
author: DhiyaneshDK
severity: info
metadata:
max-request: 1
shodan-query: http.favicon.hash:965982073
verified: "true"
tags: openadmin,login,panel
http:
- method: GET
path:
- "{{BaseURL}}/openadmin/index.php"
matchers-condition: and
matchers:
- type: word
words:
- 'class="oat oneui"'
- type: status
status:
- 200