Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 260 Bytes

MSF添加路由.md

File metadata and controls

8 lines (8 loc) · 260 Bytes
> route add 内网网卡ip 子网掩码 session的id
> route list
&
Meterpreter>run get_local_subnets查看网段信息再添加路由
> run autoroute -s内网网卡ip/24
> run autoroute -p 查看路由表
&
Meterpreter>run post/multi/manage/autoroute