1
0
mirror of https://github.com/CPunch/Laika.git synced 2025-05-05 16:50:06 +00:00
CPunch 2a0e34dd5a Added LAIKAPKT_HANDSHAKE_REQ support to cnc.c
- minor refactoring
- fixed CMakeLists.txt for cnc & bot
2022-01-25 12:13:04 -06:00
2022-01-23 21:28:16 -06:00
2022-01-25 11:58:36 -06:00
2022-01-24 21:46:29 -06:00
2022-01-23 21:28:16 -06:00

Laika

This is a simple POC botnet written in C99. The net library shares some similarities to FoxNet, in fact lpolllist.c is just a port of the FoxPollList class. This botnet is also crossplatform with clients written for each platform (check the /clients folder).

Why?

Malware development in recent years is soooooooo boring (esp. malware written by non-nationstate actors). I wanted to prove that homebrew malware can still be interesting and fun! Obviously use this on your own machines/get permission before running etc. etc.

Description
Cross-platform RAT, written in Modern C
Readme 8.2 MiB
Languages
C 97.2%
CMake 2.8%