Skip to content

ScriptusProjectsAlt/scriptus-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCRIPTKIT

User Level Rootkit that injects into explorer.exe and loads any dll into explorer.exe making the code look like a trusted program.

Lightweight • Educational • Terminal Based


Overview

scriptus-kit is a Python-based user level rootkit but injects into explorer.exe to elevate permissions bypassing whitelisted maleware where the process is trusted like "convhost" or "explorer.exe"

It is intended for experimenting / learning.


notice

  • The scriptkit.dll is the

Installation

git clone https://github.com/yourname/scriptus-kit.git
cd scriptus-kit
pip install -r requirements.txt

Usage

Process listing

scriptus --processes

Network overview

scriptus --network

System snapshot

scriptus --snapshot

Notes

[!] Designed for educational use only
[!] Do not use on systems without permission
[!] Avoid modifying system-critical processes

Disclaimer

This project is intended for learning purposes only. Unauthorized use on systems you do not own or have permission to analyze may violate laws or policies.

About

scriptus kit is a basic user level rootkit designed to be able to build it in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors