Every time I visit all sites of a server.. I'm redirected to this unknown russian site..
http://www.nnovauto.ru
and so as other sites that are being hosted...
anyone here who experiencd the same??
Every time I visit all sites of a server.. I'm redirected to this unknown russian site..
http://www.nnovauto.ru
and so as other sites that are being hosted...
anyone here who experiencd the same??
Do a search on here for a javascript hack, there have been several posts about this exact same thing around 4 to 6 months ago but I cannot remember exactly what they were. If I remember correctly there was some script or test you could do.
The server has 100 sites.
When I search sites og the server in google, google show me the link.
If i click it, it redirect to another site.
But if I copied th link, it work find.
Does this thread shed any light? http://forums.cpanel.net/showthread.php?t=62821
I know there are some threads over at WHT about Javascript injection in pages. Have you tried scanning your server with a rootkit hunter?
Assuming the pages have been modified by inserting iframes
if you look you will find some scripts that will clean the iframes from all the files
add a firewall and rootkit hunter
You also need to be concerned about how the iframe code got there in the first place. If you remove the code without fixing the security problem, the code will likely get put back again.
At the least you should:
- change your root and/or reseller passwords
- check logs to see whether ftp was used, if so, change the user passwords
- if the server is yours, check for up to date kernel
- add CSF firewall from www.configserver.com
From hearing about this happen before, the ways they get in to do this seem to be (choose one, usually):
- user PHP scripts with weaknesses, leading to system compromise
- sniffing the root/reseller password over wifi
- a trojan keylogger installed on your PC/desktop/laptop
- an old kernel with a known weakness
- stealing passwords on a server not running suphp and using them to escalate privilege
Here try test..
orinonga.com
Search it at google.
And copy the link from google, visit...
Last edited by Infopro; 05-14-2009 at 06:44 PM.
I had the IFRAME problem but I'm now having one other problem, similar to this one.
The websites files (several websites, on my server), are ok, and not changed but, when entering it from the browser, a javascript is there.
Restarting apache solves the issue (temporarily)
Somebody told me about code injection to the shared memory or something.
Maybe suPHP will help. Will try this weekend.
Do you have suPHP installed?
best regards