Cerbersec / notes
Resources and articles I need to take a look at. Mostly about malware/exploit development and analysis.
☆82Updated 3 years ago
Alternatives and similar repositories for notes:
Users that are interested in notes are comparing it to the libraries listed below
- Evasive Process Hollowing Techniques☆137Updated 4 years ago
- Generates x86, x64, or AMD64+x86 position-independent shellcode that loads .NET Assemblies, PE files, and other Windows payloads from mem…☆112Updated last year
- Building and Executing Position Independent Shellcode from Object Files in Memory☆157Updated 4 years ago
- POC for frustrating/defeating Malware Analysts☆154Updated 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 (…☆172Updated 2 years ago
- Do some DLL SideLoading magic☆79Updated last year
- ☆112Updated 2 years ago
- Deleting Shadow Copies In Pure C++☆114Updated 2 years ago
- Experiment on reproducing Obfuscate & Sleep☆143Updated 4 years ago
- ☆136Updated 2 years ago
- It's pointy and it hurts!☆124Updated 2 years ago
- RDLL for Cobalt Strike beacon to silence sysmon process☆87Updated 2 years ago
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆186Updated last year
- ☆133Updated last year
- Infect Shared Files In Memory for Lateral Movement☆194Updated 2 years ago
- A fake AMSI Provider which can be used for persistence.☆148Updated 3 years ago
- Cobalt Strike BOF that uses a custom ASM HalosGate & HellsGate syscaller to return a list of processes☆103Updated 2 years ago
- A tool for converting SysWhispers3 syscalls for use with Nim projects☆144Updated 2 years ago
- Patch AMSI and ETW in remote process via direct syscall☆81Updated 2 years ago
- Payload for DLL sideloading of the OneDriveUpdater.exe, based on the PaloAltoNetwork Unit42's blog post☆91Updated 2 years ago
- ☆78Updated last year
- Tool for playing with Windows Access Token manipulation.☆54Updated 2 years ago
- A bunch of scripts and code i wrote.☆135Updated 4 months ago
- Stealthier variation of Module Stomping and Module Overloading injection techniques that reduces memory IoCs. Implemented in Python ctype…☆113Updated last year
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆120Updated 2 years ago
- Embedder is a collection of sources in different languages to embed Python interpreter with minimal dependencies☆118Updated 10 months ago
- Hiding shellcode in plain sight within a large memory region. Inspired by technique used by Raspberry Robin's Roshtyak☆203Updated 2 years ago
- Red Team Operation's Defense Evasion Technique.☆52Updated 9 months ago
- Simple EDR implementation to demonstrate bypass☆171Updated 4 years ago
- Start with shellcode execution using Windows APIs (high level), move on to native APIs (medium level) and finally to direct syscalls (low…☆133Updated last year