This directory contains two complementary components for data collection:
Both components work together to implement the data collection infrastructure for the T1119 technique demonstration, but can also be used independently.
The Cloudflare Worker acts as a traffic redirector that forwards all incoming requests to https://attck-deploy.net/attcks/T1119/collect.
The worker serves as a middle layer that can:
To deploy this worker to Cloudflare:
npm install -g wranglerwrangler loginwrangler devwrangler publish