An ultra-compact intro (or refresher) to Web Application Security derived from my Web Application Security Training Workshop.
- Open http://webappsec-nutshell.kimminich.de/
- Done!
- Download Source Code (zip) of latest release
- Unpack
<version>.zip
to disk $ cd webappsec-nutshell
- Open
index.html
with your favorite browser - Done!
- Install Node.js
- Install Grunt
-
https://github.com/bkimminich/webappsec-nutshell.git```
$ cd webappsec-nutshell
$ npm install
$ grunt serve
- Open http://localhost:8000 to view the presentation
- Done!
- Open http://slideshare.net/BjrnKimminich/web-application-security-in-a-nutshell
- Done! No fancy paralax background for you, though... :-)
- Presentation created with reveal.js
- Based on free material provided by the Open Web Application Security Project (OWASP)
- Background image based on Digital Shodan by sephiroth-kmfdm
Copyright (c) by Bjoern Kimminich, http://kimminich.de
This work is licensed under a Creative Commons
Attribution-NonCommercial 4.0 International License.