# Web Application Security
Web @ 25 February 2010
Every programmer makes mistakes. It especially hurts when security hole was found and used. So it is important to test security before launching a project.
There is really nice and open web security resource on the web. It is called OWASP. It is open, not affiliated with any commercial structure, so its cool and free :)
You can jump and start reading whole security guide here: OWASP Testing Guide. Have a lucky testing ;)

