Google for long time regarding how to hide the HTTP header for IIS in order to mask the server identity and finally found out this tools call URLScan.
Basically URLScan is an ISAPI filter that allows Web site administrators to restrict the kind of HTTP requests that the server will process. By blocking specific HTTP requests, the URLScan filter prevents potentially harmful requests from reaching the server and causing damage.
Actually most of the features that provided by URLScan are included in IIS but not the Remove Server Header features as microsfot find out that this is not an important issue that that’s no real security benefit of include in IIS. But that’s some marketing purposes why microsoft not encourage web master to hide the identity.
How to hide the IIS identity:
For more detail on the URLScan and the features, you may easily get a lot of information by Google on URLScan
More From david_cheong
- ChromePass – Recover Stored Password from Google Chrome
- Opera 10 web browser with Turbo features
- Maybank2u scam
david_cheong Recommends
- How to extend your iPhone’s battery life (Sathiya seelan)
- Learn how to play Violin For Beginners (Abba Piano Tuning)
Popularity: 1% [?]
No related posts.






Comments
No Responses to “Hidding IIS web server header”