C2 server written in Go
Go to file
raul df67a29de9 Check if client is online before trying to execute instructions 2024-06-07 12:39:07 +02:00
cmd Check if client is online before trying to execute instructions 2024-06-07 12:39:07 +02:00
.gitignore Initial commit 2024-06-04 07:51:28 +02:00
LICENSE Initial commit 2024-06-04 07:51:28 +02:00
README.md Initial commit 2024-06-04 07:51:28 +02:00
go.mod Update dependencies 2024-06-04 07:53:51 +02:00
go.sum Update dependencies 2024-06-04 07:53:51 +02:00
main.go Prepare listening servers 2024-06-04 07:53:51 +02:00
tiamat.toml.example Add example Tiamat config file 2024-06-07 12:02:16 +02:00

README.md

tiamat

C2 server written in Go