Oracle Reports Services - Servlet
ID: oracle-reports-services
Severity: info
Author: dogasantos
Tags: exposure,oracle,misconfig
Description
Section titled “Description”Oracle Reports Services - Servlet Command dashboard
YAML Source
Section titled “YAML Source”id: oracle-reports-services
info: name: Oracle Reports Services - Servlet author: dogasantos severity: info description: Oracle Reports Services - Servlet Command dashboard classification: cpe: cpe:2.3:a:oracle:reports:*:*:*:*:*:*:*:* metadata: verified: true max-request: 3 vendor: oracle product: reports shodan-query: title:"Oracle Forms" tags: exposure,oracle,misconfig
http: - method: GET path: - "{{BaseURL}}/reports/" - "{{BaseURL}}/ora/reports/" - "{{BaseURL}}/oracle/reports/"
stop-at-first-match: true
matchers-condition: and matchers: - type: word part: body words: - 'Valid Reports Servlet Commands' - 'rwservlet' - 'killengine' condition: and
- type: word part: header words: - text/html
- type: status status: - 200# digest: 490a0046304402201a20f86aef01d96687fa6ebd87fdf15ade0f7c68d3639e880bda9c5559976cdf022074f2e812feabc82db4c00a8c7db4e9d74cbe02d80aadfd914bbf1e1c066bc45b:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/misconfiguration/oracle-reports-services.yaml"