httpheaders.com
:: overview :: header fields :: header viewer :: articles :: links :: contact :: home :: 
Articles

HTTP Headers And Server Security

Server security is very important. One of the ways that HTTP headers compromise your server's security is the Server response header. If Joe Hacker knows what server software you are using, he can exploit any known vulnerabilities.

Of course, just changing or removing the Server header field won't make your server impervious to attacks, but it will definitely give an attacker more trouble. By slowing an attacker down, you have given yourself more time to respond and stop the attack.

For IIS, ServerMask is a good solution. For Apache servers, mod_headers allows you to change or remove response headers fields.




[ overview ] [ header fields ] [ header viewer ] [ articles ] [ links ] [ contact ] [ home ]
info@httpheaders.com
© 2002-2010 HTTPheaders.com