mirror of
https://codeberg.org/smukx/Rust-for-Malware-Development
synced 2026-06-06 20:22:59 +00:00
28e7fac1d3
Rust-for-Malware-Development is an collection of proof of concepts with techniques and advanced evasion methods
Process Injection 2
Here you can find the Process Injection Techniques.
Techniques:
- CPU Buffer
- Create Process
- Enable Token
- EnumDesktopsA
- Process Herpaderping
- Process Hypnosis
- Process Hollowing
- Local Mapping Injection
- Remote Mapping Injection
- Process Fiber
- Process Argument Spoofing
- MmapOptions
Download Process PoC Folder: Download
<- Go Back
Credits / References
Without the original PoC Authors and resources these would not be possible to achieve this.
- https://github.com/antonioCoco/Mapping-Injection
- https://www.ired.team/offensive-security/code-injection-process-injection/executing-shellcode-with-createfiber
- https://cocomelonc.github.io/tutorial/2022/06/27/malware-injection-20.html
- https://github.com/CarlosG13/Process-Hypnosis-Debugger-assisted-control-flow-hijack/tree/main
- https://github.com/m0n0ph1/Process-Hollowing