I've been put in charge of educating developers on web application security. One way I will be doing this is through an explanation of various web attacks (e.g., OWASP top ten).
In addition to an explanation of the attack and possible mitigations, I would like to give a real life example describing what sort of damage the attack can cause with details on how the attack occurred.
The best example I've found of this is the Apache.org attack, but I doubt others would be as detailed. Otherwise, the best I can find are news articles stating the a site was attacked, but without mentioning what the attack was.
Are there any resources keeping track of the details of attacks like this?