diff --git a/workflows/oracle-peoplesoft-workflow.yaml b/workflows/oracle-peoplesoft-workflow.yaml new file mode 100644 index 0000000000..a990bf3c23 --- /dev/null +++ b/workflows/oracle-peoplesoft-workflow.yaml @@ -0,0 +1,12 @@ +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: exposed-panels/oracle-people-sign-in.yaml + subtemplates: + - tags: oracle \ No newline at end of file