Agent and server files have been restrucutred for convenience. Agent source files have also been split for convenience and readability. Operator's terminal was enchanced to better display output. Also, some comands were renamed to be more intuitive and some errors have been fixed, which led to terminal's panic. Command parses has also been enchanced to not mismatch commands and handle them strictly. Command 'tasks' now work in both general and agent contexts. Filepath handling was fixed in 'download', 'upload' and 'spawn' commands. Now filepaths with spaces are handled correctly. WolfSSL was ditched, as it is not really necessary anymore.
25 lines
281 B
Plaintext
25 lines
281 B
Plaintext
.vscode
|
|
agent/*.exe
|
|
agent/agent_cert.h
|
|
agent/agent_key.h
|
|
agent/ca_cert.h
|
|
agent/lib
|
|
agent/obj
|
|
agent/bin
|
|
agent/scp.sh
|
|
backups/
|
|
backup.sh
|
|
beacon/*.exe
|
|
beacon/obj
|
|
beacon/scp.h
|
|
beacon/agent_key.h
|
|
beacon/agent_cert.h
|
|
certificates
|
|
loot
|
|
public
|
|
schannel
|
|
stuff
|
|
test_proxy.sh
|
|
*.py
|
|
*.exe
|
|
*.txt |