From 14d17adf89455c1ecd4c0346e8ba39e47ec7aa9a Mon Sep 17 00:00:00 2001 From: CPunch Date: Thu, 17 Mar 2022 23:51:53 -0500 Subject: [PATCH] Added README badges --- README.md | 5 +++++ 1 file changed, 5 insertions(+) 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)