2021-03-25 10:30:45 +00:00
|
|
|
id: worksite-takeover-workflow
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Worksite Takeover Workflow
|
|
|
|
author: pdteam
|
2021-09-05 21:13:45 +00:00
|
|
|
description: A simple workflow that runs DNS based detection to filter hosts running Worksite and do further HTTP based check to confirm takeover.
|
2021-03-25 10:30:45 +00:00
|
|
|
reference: https://blog.melbadry9.xyz/dangling-dns/xyz-services/ddns-worksites
|
|
|
|
workflows:
|
|
|
|
- template: dns/worksites-detection.yaml
|
|
|
|
subtemplates:
|
2023-04-27 04:28:59 +00:00
|
|
|
- template: http/takeovers/worksites-takeover.yaml
|