eversinc33 / MalwareAdventurezLinks
My adventures in learning about different userland malware techniques, such as syscalls, injection, unhooking or sandbox evasion.
☆75Updated last year
Alternatives and similar repositories for MalwareAdventurez
Users that are interested in MalwareAdventurez are comparing it to the libraries listed below
Sorting:
- Kernel Mode Driver for Elevating Process Privileges☆132Updated 2 years ago
- Various methods of executing shellcode☆71Updated 2 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆128Updated 3 years ago
- Splitting and executing shellcode across multiple pages☆102Updated 2 years ago
- Load static-compiled PE from remote server.☆63Updated 3 years ago
- Malware?☆70Updated 9 months ago
- Create a new thread that will suspend every thread and encrypt its stack, then going to sleep , then decrypt the stacks and resume thread…☆161Updated last year
- Another approach of Threadless injection discovered by @_EthicalChaos_ in c that loads a module into the target process and stomps it, an…☆180Updated last year
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆87Updated 2 years ago
- Execute a payload at each right click on a file/folder in the explorer menu for persistence☆174Updated 2 years ago
- A small NtCreateUserProcess PoC that spawns a Command prompt.☆96Updated 2 years ago
- This repo goes with the blog entry at blog.malicious.group entitled "Writing your own RDI / sRDI loader using C and ASM".☆86Updated 2 years ago
- Small PoC of using a Microsoft signed executable as a lolbin.☆138Updated 2 years ago
- Block any Process to open HANDLE to your process , only SYTEM is allowed to open handle to your process ,with that you can avoid remote m…☆171Updated 2 years ago
- Identify and exploit leaked handles for local privilege escalation.☆109Updated 2 years ago
- This script is used to bypass DLL Hooking using a fresh mapped copy of ntdll file, patch the ETW and trigger a shellcode with process hol…☆70Updated last year
- bring your own vulnerable driver☆100Updated 2 years ago
- Exploitation of echo_driver.sys☆170Updated last year
- (First Public?) Sample of unhooking ntdll (All Exports & IAT imports) hooks in Rust using in-memory disassembly, avoiding direct syscalls…☆133Updated 4 months ago
- Red Team Operation's Defense Evasion Technique.☆53Updated last year
- ☆114Updated 2 years ago
- A PoC of Stack encryption prior to custom sleeping by leveraging CPU cycles.☆64Updated 2 years ago
- A bunch of scripts and code i wrote.☆141Updated 8 months ago
- abusing Process Hacker driver to terminate other processes (BYOVD)☆83Updated 2 years ago
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆227Updated 2 years ago
- Next gen process injection technique☆54Updated 5 years ago
- ☆38Updated 2 years ago
- A Dropper POC with a focus on aiding in EDR evasion, NTDLL Unhooking followed by loading ntdll in-memory, which is present as shellcode (…☆171Updated 2 years ago
- PoC for thread pool based process injection in Windows.☆117Updated 3 months ago
- Get your data from the resource section manually, with no need for windows apis☆63Updated 8 months ago