Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 917 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 917 Bytes

A local LKM rootkit loader

Language License

Introduction

This loader can list both user and kernel mode protections that are present on the system, and additionally disable some of them.

It locally drops and compiles source code of any Linux kernel-mode rootkit specified by the user.

Usage

Place the code of your selected rootkit inside rootkit_template variable within solaris.go.

Compile the Golang binary and launch it on the target system.

License

This software is under MIT License