Some ways to inject a DLL into a alive process
Some ways to inject a DLL into a alive process
Classic Injection
Shellcode Injection
x64,shellcode使用msf生成。
Reflection Injection
为方便调试,该工程是在外部实现的对DLL的解析,其实已经与下一个项目相同。
MEMORY MODULE
使用了Reflection Injection的代码,对部分代码进行了修改。
Process Hollowing(冷注入)
在原项目的基础上,重写了项目,支持x86和x64 "热"注入失败,以后再尝试。给出文章链接:
Gargoyle(石像鬼)
简介:该项目是一种对内存扫描逃避技术的PoC。只支持x86,x64下没有尝试更改。
http://riscy.business/2017/11/bypassing-modern-process-hollowing-detection/
“images”文件夹是在学习过程中,会遇到的一些数据结构的可视化图片,方便查阅相关结构。
No open issues yet, or sync has not completed.