mirror of
https://github.com/CPunch/Laika.git
synced 2024-11-21 12:40:04 +00:00
added demo gif
This commit is contained in:
parent
5b96e73f90
commit
d283b977d9
@ -2,6 +2,8 @@
|
||||
|
||||
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)
|
||||
|
||||
Some notable features thus far:
|
||||
- [X] Lightweight, the bot alone is 270kb (22kb if not statically linked with LibSodium) and uses very little resources.
|
||||
- [ ] Uses obfuscation techniques also seen in the wild (string obfuscation, tiny VMs executing sensitive operations, etc.)
|
||||
|
BIN
img/demo.gif
Normal file
BIN
img/demo.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 516 KiB |
BIN
img/demo.mp4
BIN
img/demo.mp4
Binary file not shown.
Loading…
Reference in New Issue
Block a user