Security testing your web applications with Mozilla Hackbar
Posted: (EET/GMT+2)
The Microsoft scriptjunkie{} section contains lots of useful information about (serious) web application development. Recently, the site started talking about locking down your web applications for good security. In part 3 of the series the author Tim Kulp is talking about tools to help you test your sites.
One of the tools used is Hackbar, available for Mozilla/Firefox browsers. The add-in is about testing for "SQL injections, XSS holes and site security", and is a well-deserved tool for your security toolbox.
In addition to talking about tools, Tim also well explains what steps you should take when making your web applications secure. Recommended reading.