Added https listener to beacon. Currently only basic commands work, downloading/uploading files and downloading shellcode do not work.

This commit is contained in:
John Doe
2025-07-12 15:42:55 +02:00
parent d114d376b8
commit 7454624762
9 changed files with 433 additions and 19 deletions

8
.gitignore vendored
View File

@@ -9,13 +9,15 @@ agent/scp.sh
backups/
backup.sh
beacon/*.exe
beacon/obj
beacon/scp.h
beaconC/obj
beacon/agent_key.h
beacon/agent_cert.h
certificates
loot/
loot
public
schannel
stuff/
stuff
test_proxy.sh
*.py
*.exe