Files
CoM-c2itall/common/templates/windows_loader.ps1.j2
T
Operator 98103466d8 Initial public portfolio release
Sanitized version of red team infrastructure automation platform.
Operational content (implant pipelines, lures, credential capture)
replaced with documented stubs. Architecture and infrastructure
automation code intact.
2026-06-23 16:12:14 -04:00

9 lines
427 B
Django/Jinja

# OMITTED — Windows PowerShell stager template
#
# Jinja2 template rendered at deploy time with redirector hostname and path
# substituted. Downloads a staged payload over HTTPS with a legitimate-looking
# User-Agent and Referer, writes to a randomized temp path, and executes.
# Includes error suppression and jitter sleep to reduce behavioral detection.
#
# Omitted from public release. Present in operational deployments.