-
Najam Ul Saqib authored
add credits section
Unverifiede9b74e8c
README.md 653 bytes
DVEA (In Progress)
Damn Vulnerable ElectronJS App (DVEA) is a purposely built vulnerable ElectronJS app for developers and security engineer.
It contains major vulnerabilities that are specific to ElectronJS environment.
The app demonstrates a vulnerable to do list, following vulnerabilties are currently added to the app:
- Cross Site Scripting
- XSS to RCE
- Deep Links to XSS
- Deep Links to RCE
Running from source
git clone https://github.com/njmulsqb/DVEA
cd DVEA
npm i
electron .
This App Is Vulnerable, DO NOT RUN IN PRODUCTION ENVIRONMENT
Credits
The app is built on https://github.com/CodeDraken/electron-todo