How to sanitize a legacy asp.net file (Aspx) infected with malware
Hello, I created an Asp.net website about 10 years ago, and it is hosted on GoDaddy.com. If I google search the domain name of the website it will come up with the name of a generic drug. I can access the website, it's just that the google search displays the generic drug name instead of displaying the domain name I search for. It appears that somehow some of the files have been altered, by malware or some other scripting code? I would like to manually clean up (Sanitize) each file. Can someone tell me what I should look for in the asp.net code to identify malware or some other scripting that has been injected into the page?