14 lines
507 B
YAML
14 lines
507 B
YAML
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:
|
|
- template: default-logins/smartweb/ruijie-smartweb-default-password.yaml
|
|
- template: vulnerabilities/other/ruijie-networks-lfi.yaml
|
|
- template: vulnerabilities/other/ruijie-networks-rce.yaml
|
|
- template: exposures/configs/ruijie-information-disclosure.yaml
|
|
- template: exposures/configs/ruijie-smartweb-disclosure.yaml
|