Skip to content

0xsch1zo/osmium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Osmium

It's just a command and controll server. It's awfull. Don't use it.

Build agent

On windows there will probably be a project file created for visual studio

cmake --build build

Or if you are crosscompiling then:

cmake --build build -DCMAKE_TOOLCHAIN_FILE=../crosscompile.cmake

And then on linux:

cd build
make -j

Build teamserver

go build -o teamserver ./cmd/main.go

About

An awfull attempt at making a C2 server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published