Idov31
I'm a security researcher and using this platform to share my projects and research :)
mov eax, [ebp+location]
Pinned Repositories
Cronos
PoC for a sleep obfuscation technique leveraging waitable timers to evade memory scanners.
FunctionStomping
Shellcode injection technique. Given as C++ header, standalone Rust program or library.
Jormungandr
Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.
MrKaplan
MrKaplan is a tool aimed to help red teamers to stay hidden by clearing evidence of execution.
Nidhogg
Nidhogg is an all-in-one simple to use windows kernel rootkit.
NidhoggScript
NidhoggScript is a tool to generate "script" file that allows execution of multiple commands for Nidhogg
rustomware
Simple ransomware written in Rust. Part of the building a rustomware blog post.
Sandman
Sandman is a NTP based backdoor for red team engagements in hardened networks.
UdpInspector
Listing UDP connections with remote address without sniffing.
Venom
Venom is a library that meant to perform evasive communication using stolen browser socket
Idov31's Repositories
Idov31/Nidhogg
Nidhogg is an all-in-one simple to use windows kernel rootkit.
Idov31/Sandman
Sandman is a NTP based backdoor for red team engagements in hardened networks.
Idov31/FunctionStomping
Shellcode injection technique. Given as C++ header, standalone Rust program or library.
Idov31/Cronos
PoC for a sleep obfuscation technique leveraging waitable timers to evade memory scanners.
Idov31/Venom
Venom is a library that meant to perform evasive communication using stolen browser socket
Idov31/MrKaplan
MrKaplan is a tool aimed to help red teamers to stay hidden by clearing evidence of execution.
Idov31/Jormungandr
Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.
Idov31/NidhoggScript
NidhoggScript is a tool to generate "script" file that allows execution of multiple commands for Nidhogg
Idov31/rustomware
Simple ransomware written in Rust. Part of the building a rustomware blog post.
Idov31/UdpInspector
Listing UDP connections with remote address without sniffing.
Idov31/NidhoggCSharpApi
C# API for Nidhogg rootkit
Idov31/talks-and-publications
Released presentations of my talks + code that used during these talks
Idov31/OffensiveRust
Rust Weaponization for Red Team Engagements.
Idov31/hotkey_exploitation
This repository contains the POC and the scanner to catch the Shortcut Hotkey Exploitation method.
Idov31/idov31.github.io
Idov31/idov31