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.
This commit is contained in:
Operator
2026-06-23 16:12:14 -04:00
commit 0799bfbae8
239 changed files with 40012 additions and 0 deletions
@@ -0,0 +1,12 @@
---
# FlokiNET provision tasks for WEBRUNNER nodes
# FlokiNET does not expose a public API — manual provisioning required.
- name: FlokiNET not supported for automated WEBRUNNER deployment
fail:
msg: >
FlokiNET does not provide a public provisioning API.
To use FlokiNET nodes with WEBRUNNER, provision VPS instances manually,
add their IPs to the [webrunner_nodes] inventory group, and re-run
the scan plays directly. Node chunk {{ node_chunk.node_name }} assigned
{{ node_chunk.ip_count }} IPs.