C2 server written in Go
Go to file
raul a0e4e5f12d Allow users to download files from a client's filesystem 2024-06-18 12:20:45 +02:00
assets Add assets folder 2024-06-10 11:35:29 +02:00
cmd Allow users to download files from a client's filesystem 2024-06-18 12:20:45 +02:00
sample-config Add sample-config folder 2024-06-10 12:42:51 +02:00
.gitignore Initial commit 2024-06-04 07:51:28 +02:00
Dockerfile Use regular user for executing service 2024-06-11 10:00: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
docker-compose.yml Use regular user for executing service 2024-06-11 10:00: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

README.md

tiamat

C2 server written in Go