Difference between revisions of "Summerschool Aachen 2005/Challenges/TheBook"

From C4 Wiki
Jump to: navigation, search
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
'The Book' is meant to be  a collection of about a dozen chapters each describing a specific security problems attempts on how to solve them, why this attempts where flawed and how to best tackle the problem.
+
'The Book' is meant to be  a collection of about a dozen chapters each describing a specific security problem and attempts on how to solve them, why this attempts where flawed and how to best tackle the problem.
  
 
Some proposed Chapters:
 
Some proposed Chapters:
Line 6: Line 6:
 
* [[/PasswordHandling]]
 
* [[/PasswordHandling]]
 
* [[/ErrorAndSignalHandling]]
 
* [[/ErrorAndSignalHandling]]
* [[/Filtering]]
+
* [[/Filtering]] - split in two chapers: [[/FilteringAndFileAccess]] ond SQLInjection or XSS
 +
* [[/SpaceShuttle]]
 +
 
 +
First attempts at [https://houston.informatik.rwth-aachen.de/summerschool/trac.cgi/browser/2005/pub/book?rev=HEAD]
 +
[[Category:Summerschools]]

Latest revision as of 18:11, 29 September 2005

'The Book' is meant to be a collection of about a dozen chapters each describing a specific security problem and attempts on how to solve them, why this attempts where flawed and how to best tackle the problem.

Some proposed Chapters:

First attempts at [1]