AKILT

module
v0.0.0-...-690656a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 11, 2023 License: BSD-2-Clause

README

AKILT

Code Grade top language Lines of code

AKILT (pronounced ay kilt) is an undetectable windows *botnet ??* written in golang with a cross-platform C&C Server

AKILT aims to help security enthusiasts and malware analysts better understand how botnets work by providing an open source example of an advanced botnet.

Setup
You can download one of the prebuilt binaries to test it.
Or build from source by following these steps:
Install the dependencies:
After installing the dependencies above. Run these commands.
git clone github.com/Xart3mis/AKILT
cd AKILT
make

NOTE: Compiling the client only works on windows 64-bit

If you'd like to compile the client or server seperately. Run the following commands.:
make clean

instead of running make directly run make client or make server

the compiled binaries will appear in Client/bin/ and Server/bin/
Server

help

Features

[X] Capture Client Screen
[X] Display Dialog on Client PC
[X] Take Picture from Client webcam
[X] DDOS (Slowloris, httpflood, Udpflood)
[X] Remote Command Execution
[X] Display text on client screen
[WIP] Download files to client
[WIP] Upload files from client
[WIP] Play Audio on client pc
[X] Keylogger
[WIP] Spreading mechanism i am yet to figure it out
[WIP] Persistence
[WIP] Bot and C2 builder
[WIP] Reverse Shell
[WIP] Hardcoded login system
[WIP] Get System Information
[WIP] Retrieve user password hashes

feel free to contribute. please do

Directories

Path Synopsis
lib/bundles
package bundles writes files from go:embed directives
package bundles writes files from go:embed directives
lib/consumer
package consumer deals with most gRPC calls for the client
package consumer deals with most gRPC calls for the client
lib/keylogger
package keylogger...
package keylogger...
lib/reg
package reg deals with registry manipulation (r/w)
package reg deals with registry manipulation (r/w)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL