Webappsec Nutshell Save

An ultra-compact intro (or refresher) to Web Application Security.

Project README

Web Application Security in a nutshell Build Status

An ultra-compact intro (or refresher) to Web Application Security derived from my Web Application Security Training Workshop.

Setup...

...for online viewers

  1. Open http://webappsec-nutshell.kimminich.de/
  2. Done!

...for offline viewers

  1. Download Source Code (zip) of latest release
  2. Unpack <version>.zip to disk
  3. $ cd webappsec-nutshell
  4. Open index.html with your favorite browser
  5. Done!

...for developers

  1. Install Node.js
  2. Install Grunt
  3. https://github.com/bkimminich/webappsec-nutshell.git```
    
  4. $ cd webappsec-nutshell
  5. $ npm install
  6. $ grunt serve
  7. Open http://localhost:8000 to view the presentation
  8. Done!

...for those who are happy with just a PDF

  1. Open http://slideshare.net/BjrnKimminich/web-application-security-in-a-nutshell
  2. Done! No fancy paralax background for you, though... :-)

Credits

Copyright (c) by Bjoern Kimminich, http://kimminich.de

Creative
Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.

Open Source Agenda is not affiliated with "Webappsec Nutshell" Project. README Source: bkimminich/webappsec-nutshell

Open Source Agenda Badge

Open Source Agenda Rating