Hi, My website is showing malware attack this is not opening presently ? Why this came and how will i remove it ? Please help me and give me some idea to remove this error . Thanks
It also happened to me. First of all check .htaccess file. If there is malicious code remove it. Don't forget to see the scrollbar. Check it's permission. It should be set to 644. Do not save your password with FTP program. Try to use secure FTP.
This hacking does not takes place by any PHP application vulnerability nor any kernel bug nor apache bug nor cpanel or Plesk bug. Those accounts files are affected whose FTP logins are leaked. 1)Just change the FTP password and this HACK WILL STOP 2) Change the FTP 3) Clean format the PC
check all java scripts are woking and then try to find the htaccess file [ be secure ] then try t find the problem also make a search on google
add your site to google webmaster tools account, then you'll find a message in the google webmaster account showing you where are the infected files. Clean them then click on the same message and check the box that you cleaned your site.
You can also download all files to your computer and have your anti-virus program detect them for you. It should happen in real time as you download them to your computer, just make sure you're running a decent anti-virus like AVG (free). Then clean the files (remove the ugly javascript) and re-upload to your server.
Hi Ajay, write following in your .htaccess file : RewriteEngine on RewriteCond %{QUERY_STRING} ^.*(;|<|>|'|"|\)|%0A|%0D|%22|%27|%3C|%3E|%00).*(/\*|union|select|insert|cast|set|declare|drop|update|md5|benchmark).* [NC] and get out of it from any further attack. please read following for complete review: www.vintez.com/blog/2011/05/remove-malware-attack-from-website Thanks..