Skip to content

oracle-peoplesoft Security Checks

ID: oracle-peoplesoft-workflow

Severity: “

Author: LogicalHunter

Tags:

A simple workflow that runs all oracle-peoplesoft related nuclei templates on a given target.

id: oracle-peoplesoft-workflow
info:
name: oracle-peoplesoft Security Checks
author: LogicalHunter
description: A simple workflow that runs all oracle-peoplesoft related nuclei templates on a given target.
workflows:
- template: http/exposed-panels/oracle-peoplesoft-panel.yaml
subtemplates:
- tags: oracle

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.

Terminal window
$ nuclei -u "URL" -t "workflows/oracle-peoplesoft-workflow.yaml"

View on Github