Cerbersec / notes
Resources and articles I need to take a look at. Mostly about malware/exploit development and analysis.
☆81Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for notes
- POC for frustrating/defeating Malware Analysts☆149Updated 2 years ago
- Do some DLL SideLoading magic☆74Updated last year
- Generates x86, x64, or AMD64+x86 position-independent shellcode that loads .NET Assemblies, PE files, and other Windows payloads from mem…☆110Updated last year
- Building and Executing Position Independent Shellcode from Object Files in Memory☆153Updated 3 years ago
- Evasive Process Hollowing Techniques☆134Updated 4 years ago
- ☆111Updated 2 years ago
- A tool for converting SysWhispers3 syscalls for use with Nim projects☆138Updated 2 years ago
- Experiment on reproducing Obfuscate & Sleep☆138Updated 3 years ago
- Malware?☆69Updated last month
- Start with shellcode execution using Windows APIs (high level), move on to native APIs (medium level) and finally to direct syscalls (low…☆128Updated last year
- A Dropper POC with a focus on aiding in EDR evasion, NTDLL Unhooking followed by loading ntdll in-memory, which is present as shellcode (…☆165Updated last year
- POC tool to convert CobaltStrike BOF files to raw shellcode☆173Updated 3 years ago
- Hiding shellcode in plain sight within a large memory region. Inspired by technique used by Raspberry Robin's Roshtyak☆173Updated last year
- ☆133Updated last year
- Infect Shared Files In Memory for Lateral Movement☆192Updated last year
- Small PoC of using a Microsoft signed executable as a lolbin.☆132Updated last year
- A variation of ProcessOverwriting to execute shellcode on an executable's section☆145Updated 10 months ago
- C# porting of SysWhispers2. It uses SharpASM to find the code caves for executing the system call stub.☆101Updated last year
- ☆173Updated 11 months ago
- It's pointy and it hurts!☆122Updated 2 years ago
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆175Updated last year
- Patch AMSI and ETW☆230Updated 6 months ago
- Mochi is a proof-of-concept C++ loader that leverages the ChaiScript embedded scripting language to execute code.☆97Updated 2 years ago