1
0
mirror of https://github.com/CPunch/Laika.git synced 2024-11-21 12:40:04 +00:00

Updated Home (markdown)

cpunk 2022-10-05 20:56:06 -05:00
parent 1aa69fa9b6
commit 600a0c481a

@ -1,4 +1,4 @@
Laika is a RAT (Remote Access Toolkit). Specifically the only feature Laika provides is the feature to spawn shells & execute commands. ***That is the only user-facing feature.*** Of course this wasn't meant to be a free RAT for skids to use, which is why the feature is it's *only* feature. The real reason Laika exists is because I wanted to learn more about obfuscation & networking in Modern C.
Laika is a RAT (Remote Access Toolkit). Specifically the only feature Laika provides is the feature to spawn shells & execute commands. ***That is the only user-facing feature.*** Laika exists to be a fun project for me (& others) to hack on and learn payload development.
## So what should I do with Laika?