ASP source using %20 trick

Summary
It is possible to get the source code of the remote ASP scripts by appending %20 at the end of the request (like GET /default.asp%20) ASP source code usually contains sensitive information such as logins and passwords.
Solution
install all the latest security patches