
The Demo for CVE-2018-1000006
The Demo for CVE-2018-1000006
Electron < v1.8.2-beta.4 Remote Command Execution Vulnerability —【CVE-2018-1000006】
You can directly use elec_rce\elec_rce-win32-x64\elec_rce.exe
You can also package it yourself into an exe application to generate a vulnerable version. Take version 1.7.8 as an example:
electron-packager ./test elec_rce --win --out ./elec_rce --arch=x64 --version=0.0.1 --electron-version=1.7.8 --download.mirror=https://npm.taobao.org/mirrors/electron/
