Skip to content

SomeoneWeird/secureyournode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Security workshop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published