nuclei-templates/workflows/ruijie-workflow.yaml

15 lines
559 B
YAML
Raw Normal View History

2021-04-13 18:51:56 +00:00
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
2021-04-14 00:08:19 +00:00
- template: exposures/configs/ruijie-smartweb-disclosure.yaml
2021-05-10 07:26:34 +00:00
- template: exposures/configs/ruijie-phpinfo.yaml