Oracle Application Server Containers
ID: default-oracle-application-page
Severity: info
Author: dhiyaneshDk,righettod
Tags: tech,oracle
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: default-oracle-application-page
info: name: Oracle Application Server Containers author: dhiyaneshDk,righettod severity: info metadata: max-request: 1 shodan-query: http.title:"Oracle Application Server Containers" tags: tech,oracle
http: - method: GET path: - '{{BaseURL}}'
matchers: - type: word words: - "<TITLE>Oracle Application Server" part: body
extractors: - type: regex part: body group: 1 regex: - '(?i)\s+\(([0-9.]+)\)'# digest: 4a0a00473045022100f8b33640a982111d6f747ae28082378115c06f789b3a8c6ee89439d44ad9ac7e0220603b26f6e1d643423800641d42f2195625eb8c362d7ba96dfa1696a6cecb4691: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/technologies/oracle/default-oracle-application-page.yaml"