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
+2
View File
@@ -7,6 +7,8 @@ fact_caching = memory
stdout_callback = default
bin_ansible_callbacks = True
nocows = 1
interpreter_python = auto_silent
ansible_python_interpreter = /home/n0mad1k/Tools/c2itall/venv/bin/python
[ssh_connection]
ssh_args = -o ControlMaster=auto -o ControlPersist=60s -o UserKnownHostsFile=/dev/null -o IdentitiesOnly=yes