secureyournode

1.0.2 • Public • Published

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

Package Sidebar

Install

npm i secureyournode

Weekly Downloads

1

Version

1.0.2

License

MIT

Last publish

Collaborators

  • someoneweird