naksyn / ModuleShiftingLinks
Stealthier variation of Module Stomping and Module Overloading injection techniques that reduces memory IoCs. Implemented in Python ctypes
☆125Updated 2 years ago
Alternatives and similar repositories for ModuleShifting
Users that are interested in ModuleShifting are comparing it to the libraries listed below
Sorting:
- ☆122Updated 2 years ago
- ☆137Updated 2 years ago
- Your syscall factory☆126Updated 2 weeks ago
- ☆125Updated 2 years ago
- ☆206Updated 2 years ago
- A variation of ProcessOverwriting to execute shellcode on an executable's section☆147Updated 2 years ago
- Tool for playing with Windows Access Token manipulation.☆82Updated 3 years ago
- Payload for DLL sideloading of the OneDriveUpdater.exe, based on the PaloAltoNetwork Unit42's blog post☆102Updated 3 years ago
- Simple BOF to read the protection level of a process☆119Updated 2 years ago
- Start with shellcode execution using Windows APIs (high level), move on to native APIs (medium level) and finally to direct syscalls (low…☆144Updated 2 years ago
- Do some DLL SideLoading magic☆89Updated 2 years ago
- Generates x86, x64, or AMD64+x86 position-independent shellcode that loads .NET Assemblies, PE files, and other Windows payloads from mem…☆117Updated 2 years ago
- A tool for converting SysWhispers3 syscalls for use with Nim projects☆147Updated 3 years ago
- Implant drop-in for EDR testing☆147Updated 2 years ago
- C# porting of SysWhispers2. It uses SharpASM to find the code caves for executing the system call stub.☆110Updated 2 years ago
- Patch AMSI and ETW in remote process via direct syscall☆83Updated 3 years ago
- Combining 3 techniques (Threadless Injection + DLL Stomping + Caro-Kann) together to evade MDE.☆77Updated 2 years ago
- I have documented all of the AMSI patches that I learned till now☆76Updated last month
- ☆151Updated 2 years ago
- Improved version of EKKO by @5pider that Encrypts only Image Sections☆123Updated 2 years ago
- A version of NetLoader, Execute Assemblies and Bypass ETW and AMSI using Hardware Breakpoints☆118Updated 5 months ago
- Utilizing hardware breakpoints to evade monitoring by Endpoint Detection and Response platforms☆133Updated 3 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 (…☆182Updated 2 years ago
- Encode shellcode into dictionary words for evasion and entropy reduction☆33Updated last week
- POC for frustrating/defeating Malware Analysts☆157Updated 3 years ago
- ☆128Updated 2 years ago
- Malware?☆76Updated last month
- ☆89Updated 2 years ago
- A basic meterpreter protocol stager using the libpeconv library by hasherezade for reflective loading☆84Updated 3 years ago
- A bunch of scripts and code i wrote.