mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
12 lines
392 B
YAML
12 lines
392 B
YAML
id: worksite-takeover-workflow
|
|
|
|
info:
|
|
name: Worksite Takeover Workflow
|
|
author: pdteam
|
|
description: A simple workflow that runs all Cacti related nuclei templates on a given target.
|
|
reference: https://blog.melbadry9.xyz/dangling-dns/xyz-services/ddns-worksites
|
|
|
|
workflows:
|
|
- template: dns/worksites-detection.yaml
|
|
subtemplates:
|
|
- template: takeovers/worksites-takeover.yaml |