Try and Learn

Introduction

What is the best way to learn about exploiting? In my opinion reading tutorials AND doing everything you've read yourself. The only problem is that most vulnerable scripts get updated pretty fast and the old versions disappear. That's the reason why I wan't to present you a list of web applications and source snippets that are exploitable. I won't give you any information about the typ of the exploit. Just try and learn. Study the source code and do not make the same mistakes those programmers have done!
Questions can be asked in the forum Vulnerable Code.

PHP Scripts

C Code Snippets: Overflows