Detect Oracle-iPlanet-Web-Server
ID: oracle-iplanet-web-server
Severity: info
Author: pussycat0x
Tags: tech,oracle
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: oracle-iplanet-web-server
info: name: Detect Oracle-iPlanet-Web-Server author: pussycat0x severity: info classification: cpe: cpe:2.3:a:oracle:iplanet_web_server:*:*:*:*:*:*:*:* metadata: max-request: 1 vendor: oracle product: iplanet_web_server fofa-query: app="Oracle-iPlanet-Web-Server tags: tech,oracle
http: - method: GET path: - "{{BaseURL}}"
matchers-condition: and matchers: - type: word part: body words: - "Oracle iPlanet Web Server"
- type: status status: - 200# digest: 490a00463044022009e0f786591004fa61aab2dd2aee808e101a5d4754a1f52439f18eb8357dbdee02200f9d434b2c095f38f3f59c22a47fa6913ef1f9a387642cebbd7a9a8ca9d3f11b: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/oracle-iplanet-web-server.yaml"