C2 server written in Go
Go to file
raul c958ae49f6 Add C2 server function to upload files to client 2024-06-18 09:45:54 +02:00
assets Add assets folder 2024-06-10 11:35:29 +02:00
cmd Add C2 server function to upload files to client 2024-06-18 09:45:54 +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