GitXplorerGitXplorer
b

webappsec-nutshell

public
31 stars
10 forks
0 issues

Commits

List of commits on branch master.
Unverified
1c97193e481fbfe1fd6a3061252895c01c3ad5c8

Make protections sub-slides

bbkimminich committed 7 years ago
Unverified
c7009eb79d8dccd5c481bc5fab049d51b358b74d

Improve highlighting of Injection metaphor

bbkimminich committed 7 years ago
Unverified
a212baf14f26333400fe083c8b7d8a559f026223

Weaken license terms and improve animations

bbkimminich committed 7 years ago
Unverified
c074233952a618389c1faa75f0eeef869f8181f6

Unify normal and management deck

bbkimminich committed 7 years ago
Unverified
16c08da59593beb6479d28606370e61c80168a1e

Merge remote-tracking branch 'origin/master'

bbkimminich committed 7 years ago
Unverified
94f461cb10245a728aabce7eaaabe05aa89a93e5

Prepare merged edition of normal & management variant

bbkimminich committed 7 years ago

README

The README file for this repository.

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

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.