diff --git a/README.md b/README.md index 12dd8ab..370da17 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # Laika +

+ Workflow + License +

+ Laika is a simple Remote Access Toolkit stack for red teaming. It allows authenticated communication across a custom protocol with generated key pairs which are embedded into the executable (only the public key is embedded in the bot client ofc). This project currently only targets Linux, however the socket API has already been ported to work under various OS including Windows, Linux & MacOS. Cross-platform support for the bot client will come eventually. ![DEMO](img/demo.gif)