All Projects → redcode-labs → Solaris

redcode-labs / Solaris

Licence: MIT license
A local LKM rootkit loader/dropper that lists available security mechanisms

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Solaris

raisin
Reverse shell and rootkit
Stars: ✭ 18 (-61.7%)
Mutual labels:  rootkit, lkm
Vegile
This tool will setting up your backdoor/rootkits when backdoor already setup it will be hidden your spesisifc process,unlimited your session in metasploit and transparent. Even when it killed, it will re-run again. There always be a procces which while run another process,So we can assume that this procces is unstopable like a Ghost in The Shell
Stars: ✭ 601 (+1178.72%)
Mutual labels:  rootkit
vue-load-image
A Vue component for showing loader during image loading https://john015.github.io/vue-load-image/
Stars: ✭ 60 (+27.66%)
Mutual labels:  loader
vue-skeleton-loader
A simple and easily customizable skeleton loader plugin for you Vue application.
Stars: ✭ 74 (+57.45%)
Mutual labels:  loader
YaEtl
Yet Another ETL in PHP
Stars: ✭ 60 (+27.66%)
Mutual labels:  loader
proc-that
proc(ess)-that - easy extendable ETL tool for Node.js. Written in TypeScript.
Stars: ✭ 25 (-46.81%)
Mutual labels:  loader
requirex
A different kind of module loader 📦🦖
Stars: ✭ 20 (-57.45%)
Mutual labels:  loader
tor-rootkit
A Python 3 standalone Windows 10 / Linux Rootkit using Tor.
Stars: ✭ 142 (+202.13%)
Mutual labels:  rootkit
Centrifuge
Cross-platform runtime mod loader and API for any Unity-based game. Supports Unity 5 and up!
Stars: ✭ 27 (-42.55%)
Mutual labels:  loader
ots
A widget that can show loaders, notifications, internet connectivity changes as Overlay.
Stars: ✭ 20 (-57.45%)
Mutual labels:  loader
shell-loader
A Webpack loader that runs an arbitrary script on matching files
Stars: ✭ 18 (-61.7%)
Mutual labels:  loader
fastify-loader
The route loader for the cool kids!
Stars: ✭ 17 (-63.83%)
Mutual labels:  loader
SSSwiftUISpinnerButton
SSSwiftUISpinnerButton is a collection of various spinning animations for buttons in SwiftUI.
Stars: ✭ 37 (-21.28%)
Mutual labels:  loader
HideProcessHookMDL
A simple rootkit to hide a process
Stars: ✭ 43 (-8.51%)
Mutual labels:  rootkit
satan
🔓 x86 Linux Kernel rootkit for Debian 9 (4.9.0-11-686-pae)
Stars: ✭ 31 (-34.04%)
Mutual labels:  rootkit
nautilus.js
[separated fork] Async JavaScript loader & dependency manager in ~600B [gziped]
Stars: ✭ 59 (+25.53%)
Mutual labels:  loader
react-skeleton-loader
A react helper for skeleton loaders
Stars: ✭ 61 (+29.79%)
Mutual labels:  loader
idomizer
An HTML template parser compiling an incremental-dom render factory.
Stars: ✭ 15 (-68.09%)
Mutual labels:  loader
django-manifest-loader
Simplifies webpack configuration with Django
Stars: ✭ 105 (+123.4%)
Mutual labels:  loader
composer-file-loader
Tool to load namespaces and classes from composer.json file without composer
Stars: ✭ 64 (+36.17%)
Mutual labels:  loader

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].