mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
add ftp detect and workflow
This commit is contained in:
10
workflows/ftp-workflow.yaml
Normal file
10
workflows/ftp-workflow.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
id: ftp-workflow
|
||||
|
||||
info:
|
||||
name: FTP Security Checks
|
||||
author: Mys7ic
|
||||
description: A simple workflow that runs all FTP related nuclei templates on a given target.
|
||||
workflows:
|
||||
- template: network/detection/ftp-detect.yaml
|
||||
subtemplates:
|
||||
- tags: ssh
|
||||
Reference in New Issue
Block a user