mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
12 lines
296 B
YAML
12 lines
296 B
YAML
id: freepbx-workflow
|
|
|
|
info:
|
|
name: Freepbx Security Checks
|
|
author: darses
|
|
description: A simple workflow that runs all FreePBX related nuclei templates on a given target.
|
|
|
|
workflows:
|
|
- template: http/exposed-panels/freepbx-administration-panel.yaml
|
|
subtemplates:
|
|
- tags: freepbx
|