12 lines
274 B
YAML
12 lines
274 B
YAML
|
id: webmin-workflow
|
||
|
|
||
|
info:
|
||
|
name: Webmin Security Checks
|
||
|
author: daffainfo
|
||
|
description: A simple workflow that runs all Webmin related nuclei templates on a given target.
|
||
|
|
||
|
workflows:
|
||
|
- template: exposed-panels/webmin-panel.yaml
|
||
|
subtemplates:
|
||
|
- tags: webmin
|