From c4574bf68540e36a5e0f52df5873fb15e20f9454 Mon Sep 17 00:00:00 2001 From: chash Date: Wed, 15 Nov 2023 18:35:20 +0000 Subject: [PATCH 1/2] Simplified Readme --- README.md | 26 ++++++++++---------------- 1 file changed, 10 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index e26dcb2..4322459 100644 --- a/README.md +++ b/README.md @@ -13,24 +13,18 @@ ## 1 - About - KoviD rootkit is a full-featured Loadable Kernel Module (LKM) designed - for use with Linux Kernel version 5 and later. - - Key Features include: - - Self-hiding (module) even from SysFS. - Provides 4 multi-user shell reverse backdoors. - Conceals processes from the proc file system in userspace, not - through unreliable methods. Properly handles child processes, - newly created processes, and more. Hides KauditD logs, syslogs, - user presence, and more. + KoviD is a Loadable Kernel Module (LKM) designed for + Linux Kernel version 5 and later. Key features include: + + Self-hiding from SysFS. + Provides reverse shell backdoors. + Conceals processes from the proc file system. + Handles child processes, newly created processes. + Hides KauditD logs, syslogs, user presence. Conceals CPU usage for all hidden tasks. Grants root privileges. - Hides files and directories, among other capabilities. - Explore KoviD Demos in the KoviD Demos repository. - - KoviD rootkit is a full-feature LKM intended for use against - Linux kernel v5+ + Hides files and directories. + Explore Demos repository. Watch [KoviD Demos](https://github.com/carloslack/kv-demos/tree/master) From b255620647896fd97f0747ba1824b336ba61b088 Mon Sep 17 00:00:00 2001 From: chash Date: Thu, 28 Dec 2023 14:28:49 +0000 Subject: [PATCH 2/2] bump volundr --- volundr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/volundr b/volundr index a856924..9b9bd12 160000 --- a/volundr +++ b/volundr @@ -1 +1 @@ -Subproject commit a85692445cccbfd84d03dc461a82046ec2d5d4d4 +Subproject commit 9b9bd125af385473f8f4b31057b4b44ad80ea020