shogunlab / MochiLinks
Mochi is a proof-of-concept C++ loader that leverages the ChaiScript embedded scripting language to execute code.
☆101Updated 3 years ago
Alternatives and similar repositories for Mochi
Users that are interested in Mochi are comparing it to the libraries listed below
Sorting:
- Cobalt Strike BOF that uses a custom ASM HalosGate & HellsGate syscaller to return a list of processes☆108Updated 2 years ago
- ☆55Updated 3 years ago
- Overwrite a process's recovery callback and execute with WER☆103Updated 3 years ago
- Proof of concept Beacon Object File (BOF) that attempts to detect userland hooks in place by AV/EDR☆159Updated 3 years ago
- RDLL for Cobalt Strike beacon to silence sysmon process☆88Updated 2 years ago
- Experiment on reproducing Obfuscate & Sleep☆145Updated 4 years ago
- ☆136Updated 2 years ago
- ☆146Updated 2 years ago
- Writeup of Payload Techniques in C involving Mutants, Session 1 -> Session 0 migration, and Self-Deletion of payloads.☆126Updated 3 years ago
- A BOF to interact with COM objects associated with the Windows software firewall.☆103Updated 3 years ago
- DoppelGate relies on reading ntdll on disk to grab syscall stubs, and patches these syscall stubs into desired functions to bypass Userla…☆121Updated 3 years ago
- ☆114Updated 2 years ago
- Collection of Beacon Object Files (BOFs) for shells and lols☆119Updated 3 years ago
- Assembly HellGate implementation that directly calls Windows System Calls and displays the PPID of the explorer.exe process☆103Updated 2 years ago
- Interceptor is a kernel driver focused on tampering with EDR/AV solutions in kernel space☆123Updated 2 years ago
- A basic meterpreter protocol stager using the libpeconv library by hasherezade for reflective loading☆84Updated 2 years ago
- Depending on the AV/EPP/EDR creating a Taskschedule Job with a default cradle is often flagged☆86Updated 2 years ago
- ☆96Updated 3 years ago
- Beacon Object File allowing creation of Beacons in different sessions.☆80Updated 3 years ago
- Generates x86, x64, or AMD64+x86 position-independent shellcode that loads .NET Assemblies, PE files, and other Windows payloads from mem…☆113Updated last year
- Section Mapping Process Injection (secinject): Cobalt Strike BOF☆96Updated 3 years ago
- Patch AMSI and ETW in remote process via direct syscall