Added https listener to beacon. Currently only basic commands work, downloading/uploading files and downloading shellcode do not work.
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user