Skip to content

Commit

Permalink
Merge pull request #82 from carloslack/kvdev
Browse files Browse the repository at this point in the history
Kvdev
  • Loading branch information
carloslack authored Dec 28, 2023
2 parents 94de0b2 + b255620 commit 49d0da3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 17 deletions.
26 changes: 10 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
2 changes: 1 addition & 1 deletion volundr

0 comments on commit 49d0da3

Please sign in to comment.