Oracle Application Server test-cgi Page
ID: oracle-test-cgi
Severity: info
Author: DhiyaneshDk
Tags: oracle,exposure
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: oracle-test-cgi
info: name: Oracle Application Server test-cgi Page author: DhiyaneshDk severity: info classification: cpe: cpe:2.3:a:oracle:http_server:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 vendor: oracle product: http_server shodan-query: title:"Oracle Application Server" tags: oracle,exposure
http: - method: GET path: - "{{BaseURL}}/cgi-bin/test-cgi"
matchers-condition: and matchers: - type: word part: body words: - "SERVER_SOFTWARE ="
- type: word part: header words: - "text/plain"
- type: status status: - 200# digest: 4a0a004730450220185d562dc8746dd5f4073a3d0839063f65fc2e577024b8f055d7abac526de085022100f803b684b97c9291078f8f8b0cd44225eb02599879fae5c0c7b60aaeaba5113b: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/exposures/files/oracle-test-cgi.yaml"