9
Shouts

Continuous Web.config security analysis with WCSA and TeamCity

published 783 days, 19 hours, 38 minutes ago posted by http://troyhunt.myopenid.com/http://troyhunt.myopenid.com/ 790 days, 8 minutes ago
Tuesday, March 29, 2011 1:17:51 PM GMT Wednesday, March 23, 2011 8:47:17 AM GMT

Ah, automation. Any time I find myself doing the same thing more than once, I get the inclination to bundle it all up into something that can begin happening with a single click. Or even better, with no clicks.

Recently I’ve begun using the Web.Config Security Analyser. This little beauty let’s you feed in a Web.config then it comes back and tells you everything you’ve done wrong in the world of security configuration.

Since the Web.config tends to change a bit over time and poses a potentially serious security risk if it’s implemented poorly, inspecting it is ripe for automation.

category: Web Dev | clicked: 4 | | source: www.troyhunt.com | show counter code
tags: Security, web.config, TeamCity

2 comments posted.

To post your comment please login or signup