Difference between revisions of "Summerschool Aachen 2005/Challenges/TheBook"
(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 | + | '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 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]