Difference between revisions of "Summerschool Aachen 2005/Challenges/TheBook"
Line 8: | Line 8: | ||
* [[/Filtering]] - split in two chapers: [[/FilteringAndFileAccess]] ond SQLInjection or XSS | * [[/Filtering]] - split in two chapers: [[/FilteringAndFileAccess]] ond SQLInjection or XSS | ||
* [[/SpaceShuttle]] | * [[/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 17: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:
- /FileCreationAndHandling
- /PasswordHandling
- /ErrorAndSignalHandling
- /Filtering - split in two chapers: /FilteringAndFileAccess ond SQLInjection or XSS
- /SpaceShuttle
First attempts at [1]