As we see security as a top priority, for every new application that we put in production, we let it be penetration tested first. One remark we got with the last pen test was about the information our servers inadvertently revealed through HTTP response headers. Although I think it is not the biggest possible security issue, exposing details about their technology stack through headers like Server and X-Powered-By, gives some reconnaissance information to potential attackers for free. | The art of simplicity
I know, I know, .NET 10 is already in preview and I am still catching up on what was added to .NET 9.0. Today while upgrading an older appli...| bartwullems.blogspot.com
A while back I talked about a memory leak we had in one of our applications. As a consequence, it brought the full production environment t...| bartwullems.blogspot.com
One of our IIS server have HTTP Error 503 (a SCCM Distribution Point)| Franck RICHARD's Blog