nuclei-templates/exposed-panels/oracle-business-intelligenc...

27 lines
548 B
YAML

id: oracle-business-intelligence
info:
name: Oracle Business Intelligence Sign In
author: DhiyaneshDk
severity: info
metadata:
verified: true
shodan-query: http.title:"Oracle Business Intelligence Sign In"
tags: panel,oracle
requests:
- method: GET
path:
- "{{BaseURL}}/saw.dll?bieehome&startPage=1"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<title>Oracle Business Intelligence Sign In</title>"
- type: status
status:
- 200