Skip to content

Ruijie Checks

ID: ruijie-workflow

Severity: “

Author: pikpikcu

Tags:

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

id: ruijie-workflow
info:
name: Ruijie Checks
author: pikpikcu
description: A simple workflow that runs all Ruijie related nuclei templates on a given target.
workflows:
- tags: ruijie

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

View on Github