Pinned Repositories
Bitmancer
Nim Library for Offensive Security Development
Chocolatine
Chocolatine is a repo to have fun with OSEP concepts and the Nim language.
laz-y
Automating payload generation for OSEP labs and exam.
Laz-y-templates
Laz-y project compatible C# templates for shellcode injection.
Nimap
Nimap is a masscan inspired port scanner written in Nim.
noobuster
Async dirbuster like tool. Developed in few minutes, then few hours.
ronflex
Attempts to suspend all known AV/EDRs processes on Windows using syscalls and the undocumented NtSuspendProcess API. Made with <3 for pentesters. Written in Rust.
rs-shell
A dirty PoC for a reverse shell with cool features in Rust
RustPacker
Template-based shellcode packer written in Rust, with indirect syscall support. Made with <3 for pentesters.
Tartocitron
Tartocitron is a repo to have fun with malwares and the Rust language. This repo provides working examples of dropper written in Rust.
Nariod's Repositories
Nariod/RustPacker
Template-based shellcode packer written in Rust, with indirect syscall support. Made with <3 for pentesters.
Nariod/laz-y
Automating payload generation for OSEP labs and exam.
Nariod/Laz-y-templates
Laz-y project compatible C# templates for shellcode injection.
Nariod/ronflex
Attempts to suspend all known AV/EDRs processes on Windows using syscalls and the undocumented NtSuspendProcess API. Made with <3 for pentesters. Written in Rust.
Nariod/Tartocitron
Tartocitron is a repo to have fun with malwares and the Rust language. This repo provides working examples of dropper written in Rust.
Nariod/noobuster
Async dirbuster like tool. Developed in few minutes, then few hours.
Nariod/Bitmancer
Nim Library for Offensive Security Development
Nariod/rs-shell
A dirty PoC for a reverse shell with cool features in Rust
Nariod/BH-rs
Nariod/black-hat-rust
Applied offensive security with Rust - https://kerkour.com/black-hat-rust
Nariod/Didier
Trying to learn C by writing malwares. Didier is a repo to have fun with OSEP concepts and the C language.
Nariod/link
Link is a command and control framework written in Rust
Nariod/BlackLotus
BlackLotus UEFI Windows Bootkit
Nariod/DInvoke_rs
Dynamically invoke arbitrary unmanaged code.
Nariod/DllProxy-rs
Rust Implementation of SharpDllProxy for DLL Proxying Technique
Nariod/exe_who
Executables on Disk? Bleh 🤮
Nariod/Exegol-images
Docker images of the Exegol project
Nariod/Freeze.rs
Freeze.rs is a payload toolkit for bypassing EDRs using suspended processes, direct syscalls written in RUST
Nariod/IronSharpPack
IronSharpPack is a repo of popular C# projects that have been embedded into IronPython scripts that execute an AMSI bypass and then reflective load the C# project.
Nariod/KLoad
A simple command line utility to quickly load and unload Windows drivers
Nariod/metasploit-framework
Metasploit Framework
Nariod/NimDllSideload
DLL sideloading/proxying with Nim!
Nariod/OffensiveBorgo
Troll repo, with malwares in it.
Nariod/reachable
Simple tool to answer the question "What outgoing protocols can I use to reach my server from this machine?". Made with <3 for pentesters.
Nariod/REC2
REC2 (Rusty External Command and Control) is client and server tool allowing auditor to execute command from VirusTotal and Mastodon APIs written in Rust. 🦀
Nariod/RonflexGo
Golang rewrite of https://github.com/Nariod/ronflex
Nariod/rust_syscalls
Single stub direct and indirect syscalling with runtime SSN resolving for windows.
Nariod/supply_poc_again
Nariod/syscalls-rs
Rusty Syscalls - Perform direct or indirect syscalls using Rust
Nariod/thanatos
Mythic C2 agent targeting Linux and Windows hosts written in Rust