Welcome. This is my first post. I´d like to share with you some of my experience and thoughts about security, mainly (but not limited to) related with web application security. Here is a place to discuss things related to penetration testing, web security, OWASP, standards, laws, code reviews etc. Feel free to drop me an email and to comment the posts. Well, let´s talk about the new version of Owasp Testing Guide. OWASP Testing Guide is a framework to help people to perform security testing in their applications, especially web applications. It also provides a methodology to risk assessment (e.g. How critical is a XSS flaw in your app?). The current stable version of the project is the third version from 2008. Since 2008 a lot of things changed in application security like new issues, new HTTP readers, new techniques and for sure we need a new version of this guide. Now the community is working on a new version with some improvements and new testing such as: ...