Merge pull request #5433 from projectdiscovery/oracle-business-intelligence

Create oracle-business-intelligence.yaml
patch-1
Prince Chaddha 2022-09-22 16:12:38 +05:30 committed by GitHub
commit 3f7a85a4cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
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