Oracle PeopleSoft Enterprise Login Panel - Detect
ID: oracle-people-enterprise
Severity: info
Author: dhiyaneshDk
Tags: oracle,login,panel
Description
Section titled “Description”Oracle PeopleSoft Enterprise login panel detected.
YAML Source
Section titled “YAML Source”id: oracle-people-enterprise
info: name: Oracle PeopleSoft Enterprise Login Panel - Detect author: dhiyaneshDk severity: info description: Oracle PeopleSoft Enterprise login panel detected. classification: cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N cwe-id: CWE-200 cpe: cpe:2.3:a:oracle:peoplesoft_enterprise:*:*:*:*:*:*:*:* metadata: max-request: 1 vendor: oracle product: peoplesoft_enterprise shodan-query: - http.title:"Oracle Peoplesoft Enterprise" - http.title:"oracle peoplesoft enterprise" fofa-query: title="oracle peoplesoft enterprise" google-query: intitle:"oracle peoplesoft enterprise" tags: oracle,login,panel
http: - method: GET path: - '{{BaseURL}}'
matchers-condition: and matchers: - type: word condition: and words: - "/signon.html" - "<meta HTTP-EQUIV='Refresh' CONTENT='1"
- type: status status: - 200# digest: 490a0046304402206b8700129f8a82c2bd7b016a838108c4e5487ccd42e41582aa75025be12e5b530220208ce192c7aacab3984400beff393d4081d7be54730fcea2ac6f9d1f24bcd57b: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/exposed-panels/oracle-people-enterprise.yaml"