Skip to content

OpenSIS Security Checks

ID: opensis-workflow

Severity: “

Author: daffainfo

Tags:

A simple workflow that runs all OpenSIS related nuclei templates on a given target.

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

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/opensis-workflow.yaml"

View on Github