secureyournode
v1.0.2
Published
Security workshop
Downloads
18
Maintainers
Readme
secureyournode
You need to run this workshopper on a computer with a web-browser (preferably Chrome or FireFox)
Security workshop, with exercises in an attack/defense style format.
Attack exercises will teach you how to exploit vulnerabilities. Defense exercises will teach you how to protect against then.
This workshop will be a mix of general web security (XSS, CSRF), and javascript-specific gotchas (with etc.)
This is a work in progress, the code will be hacky and messy, so, fix it or don't complain!
Installation
npm install -g secureyournode
Problems
- XSS - Attack
- XSS - Defend
- ~~CSRF - Attack~~
- ~~CSRF - Defend~~
- ~~Injection - Attack~~
- ~~Injection - Defend~~
- ~~(JS) with - Attack~~
- ~~(JS) with - Defend~~
LICENSE
MIT