Highlights
- Pro
-
RustiveDump Public
LSASS memory dumper using only NTAPIs, creating a minimal minidump. It can be compiled as shellcode (PIC), supports XOR encryption, and remote file transmission.
-
RustPotato Public
A Rust implementation of GodPotato — abusing SeImpersonate to gain SYSTEM privileges. Includes a TCP-based reverse shell and indirect NTAPI for various operations.
-
awesome-offensive-rust Public
Forked from ebalo55/awesome-offensive-rustCurated list of projects, articles and more related to Offensive Security and Red Teaming. Completely written in Rust.
-
Rustic64Shell Public
A 64-bit, position-independent code reverse TCP shell for Windows — built in Rust.
-
RustSoliloquy Public
A Rust implementation of Internal-Monologue — retrieving NetNTLM hashes without touching LSASS, leveraging SSPI for NTLM negotiation and indirect NTAPIs for core operations.
-
RustVEHSyscalls Public
A Rust port of LayeredSyscall — performs indirect syscalls while generating legitimate API call stack frames by abusing VEH.
-
Rustic64 Public
64-bit, position-independent implant template for Windows in Rust.
-
GPOAnalyzer Public
GPOAnalyzer is a tool designed to assist in parsing domain Group Policy Object (GPO) files located in the SYSVOL directory.