redcode-labs / Solaris

A local LKM rootkit loader/dropper that lists available security mechanisms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A local LKM rootkit loader/dropper that lists available security mechanisms

License:MIT License


Languages

Language:Go 100.0%