Create joomla-workflow.yaml (#3311)
* Create joomla-workflow.yaml * fix: syntax update Co-authored-by: sandeep <sandeep@projectdiscovery.io>patch-1
parent
18d54f5204
commit
189a783b8e
|
@ -0,0 +1,13 @@
|
|||
id: joomla-workflow
|
||||
|
||||
info:
|
||||
name: Joomla Security Checks
|
||||
author: daffainfo
|
||||
description: A simple workflow that runs all Joomla related nuclei templates on a given target.
|
||||
|
||||
workflows:
|
||||
- template: technologies/tech-detect.yaml
|
||||
matchers:
|
||||
- name: joomla
|
||||
subtemplates:
|
||||
- tags: joomla
|
Loading…
Reference in New Issue