1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 |
PS4 5.01 WebKit Exploit PoC =========================== Based on: - [CVE-2017-7005](https://bugs.chromium.org/p/project-zero/issues/detail?id=1208) - [PegaSwitch](https://github.com/reswitched/pegaswitch) ([Copyright 2017 ReSwitched Team](https://github.com/reswitched/pegaswitch/blob/master/LICENSE.md)) - 4.0x exploit by [qwertyoruiopz](https://twitter.com/qwertyoruiopz) > This exploit supports 5.01 (maybe others)! Installation ============ 1. Install the latest version of node from [nodejs.org](https://nodejs.org) 2. Clone this repository 3. Run <code>npm install Usage ===== 1. Run <code>npm start License ======= MIT License. See attached <code>LICENSE.md</code> file. Download: https://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/44197.zip |