Create oracle-business-intelligence.yaml

patch-1
Dhiyaneshwaran 2022-09-22 01:07:20 +05:30 committed by GitHub
parent c851038ea5
commit 64e3af905e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
id: oracle-business-intelligence
info:
name: Oracle Business Intelligence Sign In
author: DhiyaneshDk
severity: info
metadata:
shodan-query: http.title:"Oracle Business Intelligence Sign In"
tags: panel,edb,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