Got attack box and c2-redirector working

This commit is contained in:
n0mad1k
2025-08-21 16:25:00 -04:00
parent 1450a55e50
commit 9bef2e7d31
93 changed files with 14924 additions and 3727 deletions
@@ -0,0 +1,14 @@
---
# Integrated tracker configuration tasks
- name: Display tracker configuration
debug:
msg: |
📊 Configuring integrated tracker
- Email tracking pixels enabled
- Link click tracking configured
- Credential harvesting setup
- name: Mock tracker configuration result
debug:
msg: "✅ Integrated tracker configured successfully"