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