mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-02-05 02:03:35 +08:00
* Add 27 workflow templates * fixed Artifactory workflow * Fixed Jetty workflow * Fixed Moodle workflow * Fixed Zabbix workflow * Fixed DedeCMS workflow * Fixed OFBiz workflow * Fixed rConfig workflow * Tag update for R-SeeNet workflow Co-authored-by: Sandeep Singh <sandeep@projectdiscovery.io>
12 lines
294 B
YAML
12 lines
294 B
YAML
id: lansweeper-workflow
|
|
|
|
info:
|
|
name: Lansweeper Security Checks
|
|
author: daffainfo
|
|
description: A simple workflow that runs all Lansweeper related nuclei templates on a given target.
|
|
|
|
workflows:
|
|
- template: exposed-panels/lansweeper-login.yaml
|
|
subtemplates:
|
|
- tags: lansweeper
|