I run a windows server 2008 standard R2. Is there a way to spoof the server banner ?

So instead of Microsoft-IIS/7.5 it could be anything.

link|improve this question
feedback

1 Answer

up vote 2 down vote accepted

Google sez that it's different between IIS versions, but for IIS 7 you can use a .NET module to modify the header as the request is processed.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.