Client for the Tiamat C2 server
Go to file
raul b88c207b63 Configure and use TLS by default
Plaintext connections can still be started by running the client with
the "--insecure" flag
2024-07-05 17:03:05 +02:00
.gitignore Initial commit 2024-06-04 07:53:44 +02:00
LICENSE Initial commit 2024-06-04 07:53:44 +02:00
README.md Initial commit 2024-06-04 07:53:44 +02:00
go.mod Bootstrap files 2024-06-04 07:56:13 +02:00
main.go Configure and use TLS by default 2024-07-05 17:03:05 +02:00
structs.go Configure structs to allow file upload/download 2024-06-18 12:24:54 +02:00

README.md

tiamat-client

Client for the Tiamat C2 server