
Finally a good complete solution
The malware script usually attacks web pages and sometimes even databases. You need to figure out which got attacked. If the attack was on your webpage follow these steps
- Download the current content of the site and perform a security audit on every file of your site. Check through the code for IFRAME injections.
- Clean any such injection by deleting the unwanted code.
- Change your FTP passwords and in future make this a practice to frequently change your passwords to ensure high security.t
- Scan your local system with a good Antivirus and Malware remover, to make sure that your system is infection free.
- Upload the new files to the web server.
- In your web server Avoid 777 permissions on any file or folder.
In case your database server was attacked delete the old contents and restore with a clean data dump.
Once you complete these steps your site will be clean and free from the infection. It usually takes 2-3 days for search engines to mark your site as clean.
It will take 2-3 days sometimes a weeks time for search engines to index your infection free files.
If you are using Google Webmaster tools you will need to submit your site for verification. Doing this will reduce the time taken to fix the error displayed by your browsers.
Popularity: 4% [?]

