> For the complete documentation index, see [llms.txt](https://www.heresecurity.wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.heresecurity.wiki/redteam-hong-dui/xi-tong-lei/dong-tai-diao-yong-jin-cheng-zhu-ru-luo-ji.md).

# 动态调用进程注入逻辑

```
感兴趣可阅读以下
https://github.com/dtrizna/DInvoke_PoC
https://rastamouse.me/blog/process-injection-dinvoke/
https://thewover.github.io/Dynamic-Invoke/
这里测试的是使用donut的python模块。注入notepad进程
```

![image](https://raw.githubusercontent.com/xiaoy-sec/Pentest_Note/master/img/745.png) ![image](https://raw.githubusercontent.com/xiaoy-sec/Pentest_Note/master/img/746.png)
