12 lines
449 B
YAML
12 lines
449 B
YAML
id: worksite-takeover-workflow
|
|
|
|
info:
|
|
name: Worksite Takeover Workflow
|
|
author: pdteam
|
|
description: A simple workflow that runs DNS based detection to filter hosts running Worksite and do further HTTP based check to confirm takeover.
|
|
reference: https://blog.melbadry9.xyz/dangling-dns/xyz-services/ddns-worksites
|
|
workflows:
|
|
- template: dns/worksites-detection.yaml
|
|
subtemplates:
|
|
- template: http/takeovers/worksites-takeover.yaml
|