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 > Technical Support > cPanel Shared Hosting

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #21 (permalink)  
Old 02-07-2007, 23:18
eUKhost.com's Avatar
Chief Marketing Officer
 
Join Date: Sep 2005
Posts: 4,773
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

Quote:
Originally Posted by DPS Computing View Post
Surly we can just "close" this mass exploit then.

Can they only write files called "index" then or just create any file with any name they want and that is it?
They managed to exploit windows bugs which have been fixed by Jack right now. Microsoft has recently released few updates which were not applied on the servers. We have updated those and now everything looks perfect on the servers.

now its my job to take further steps.
__________________
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
  #22 (permalink)  
Old 02-07-2007, 23:20
eUKhost.com's Avatar
Chief Marketing Officer
 
Join Date: Sep 2005
Posts: 4,773
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

Quote:
Originally Posted by carsey View Post
Have the right CHMOD settings and they shouldnt be able to right to your homepage. But this cannot be helped where write settings are needed.
there's nothing as such in windows. If you are using a windows OS then you will see that when you right click on a directory then under properties section you see various permission options. like read,write, execute for Administrator, user, guest and so on.

Permissions had nothing to do over here as they managed to exploit OS bug.
__________________
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
  #23 (permalink)  
Old 03-07-2007, 02:03
carsey's Avatar
Senior Member
 
Join Date: Jun 2007
Location: Hunwick, Crook, Durham
Posts: 105
Send a message via MSN to carsey
Default

ahhh. thanks.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #24 (permalink)  
Old 03-07-2007, 03:04
Banned
 
Join Date: Jun 2007
Posts: 24
Default

Quote:
Originally Posted by carsey View Post
ahhh. thanks.
I told you EUK HOST is the best!

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #25 (permalink)  
Old 03-07-2007, 10:24
WelshTom's Avatar
Moderator
 
Join Date: May 2007
Location: Newport, Wales
Posts: 892
Send a message via AIM to WelshTom Send a message via MSN to WelshTom Send a message via Yahoo to WelshTom
Default

Permenant soluiton: Don't use doze, use linux
__________________
Thomas Williams
JST Hosting
Freephone: 0800 622 6352
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #26 (permalink)  
Old 03-07-2007, 20:12
DPS Computing's Avatar
Premium Member
 
Join Date: Apr 2007
Location: Manchester, United Kingdom
Posts: 5,611
Send a message via ICQ to DPS Computing Send a message via AIM to DPS Computing Send a message via MSN to DPS Computing Send a message via Yahoo to DPS Computing Send a message via Skype™ to DPS Computing
Default

Quote:
Originally Posted by eukhost.com View Post
They managed to exploit windows bugs which have been fixed by Jack right now. Microsoft has recently released few updates which were not applied on the servers. We have updated those and now everything looks perfect on the servers.

now its my job to take further steps.
Thats good to hear - especially for all the Windows customers out there.

I wouldn't like to be in the attackers shoes when you take "further steps". You'll probably never let go of them!! .

Quote:
Originally Posted by Thomas View Post
Permenant soluiton: Don't use doze, use linux
Well of course that would be easiest . Some people need Windows though for various products (don't we all know that feeling lol).
__________________
David Smith
DPS Computing
http://www.dpscomputing.com (Computing, Reviews, News) - New site / new polls / new stories! With many more to follow!
http://djdavid.dpscomputing.com (My DJ Website) - Updated for Christmas 08!
NEW LAUNCH! http://davidsmith.dpscomputing.com (My Personal Website) - Temporarily Unavailable .
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #27 (permalink)  
Old 04-07-2007, 18:47
new member
 
Join Date: Jul 2007
Location: UK
Posts: 4
Default

A possible work around for this issue, although this will not stop hackers uploading/creating/overwriting files, such as the default pages that are support by most modern ISP/HOSTS:
index (html/htm/php/asp/cfm etc..)
default (html/htm/php/asp/cfm etc..)
home (html/htm/php/asp/cfm etc..)
Work around solution to keep website hostings live even after an attack

Request your Hosts make changes to the Directory Index, this is a list of files/pages to be loaded
by default, the first file in the list usually takes precedent i.e. (index.php index.html) index.php will be load first.

Two solutions available:
1: Request your ISP's/HOSTS to remove the default/standard pages from the Directory Index List and replace them with one unique one of your choice, please keep in mind that your will need to include all your desired extensions
example:
mypage.html
mypage.htm
mypage.asp
mypage.aspe
mypage.cfm
mypage.php
Also remember that the first one listed is usually takes priority to be loaded.
2: Similar to the above solution but this time you request that the Hosts adds the unique pages as in the example, and to make them first priority over the Defaults

Additional Info
Apache Web Servers
If your site/domain are hosted on an Apache Web server this is achievable using .htaccess more info visit: http://www.htaccess-guide.com/index.php?a=10

example:
DirectoryIndex hieronymous.html
If your hosts allow the use of .htaccess files, otherwise check/request with your Hosts.
Other Web Servers
Contact your Hosts as they may be able to process your request.
This does not stop hackers uploading/creating files.

Last edited by deadman2k; 04-07-2007 at 19:29. Reason: typo's
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #28 (permalink)  
Old 04-07-2007, 18:49
DPS Computing's Avatar
Premium Member
 
Join Date: Apr 2007
Location: Manchester, United Kingdom
Posts: 5,611
Send a message via ICQ to DPS Computing Send a message via AIM to DPS Computing Send a message via MSN to DPS Computing Send a message via Yahoo to DPS Computing Send a message via Skype™ to DPS Computing
Default

Thats good as a temporary solution but I am sure that we will want a more permanent one that stops the hacker compromising the security of the account - this is the paramount priority I imagine!
__________________
David Smith
DPS Computing
http://www.dpscomputing.com (Computing, Reviews, News) - New site / new polls / new stories! With many more to follow!
http://djdavid.dpscomputing.com (My DJ Website) - Updated for Christmas 08!
NEW LAUNCH! http://davidsmith.dpscomputing.com (My Personal Website) - Temporarily Unavailable .
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #29 (permalink)  
Old 04-07-2007, 18:59
new member
 
Join Date: Jul 2007
Location: UK
Posts: 4
Default

Quote:
Originally Posted by DPS Computing View Post
Thats good as a temporary solution but I am sure that we will want a more permanent one that stops the hacker compromising the security of the account - this is the paramount priority I imagine!
I totally agree, my post was solely posted to help keep people's website hostings up and functioning, there is nothing more annoying than someone overwritting pages whom shouldn't be able too.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #30 (permalink)  
Old 04-07-2007, 19:00
DPS Computing's Avatar
Premium Member
 
Join Date: Apr 2007
Location: Manchester, United Kingdom
Posts: 5,611
Send a message via ICQ to DPS Computing Send a message via AIM to DPS Computing Send a message via MSN to DPS Computing Send a message via Yahoo to DPS Computing Send a message via Skype™ to DPS Computing
Default

Quote:
Originally Posted by deadman2k View Post
I totally agree, my post was solely posted to help keep people's website hostings up and functioning, there is nothing more annoying than someone overwritting pages.
I'm sure it will be appreciated! And I totally agree - I hate my website hosting going down - even more so when its hackers / people mucking about with your site!
__________________
David Smith
DPS Computing
http://www.dpscomputing.com (Computing, Reviews, News) - New site / new polls / new stories! With many more to follow!
http://djdavid.dpscomputing.com (My DJ Website) - Updated for Christmas 08!
NEW LAUNCH! http://davidsmith.dpscomputing.com (My Personal Website) - Temporarily Unavailable .
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #31 (permalink)  
Old 04-07-2007, 21:58
Senior Member
 
Join Date: Sep 2006
Posts: 103
Default

Yep had the same dam so and sos hit one of my doamins, luckily it was only the index file and that took me 30 seconds to put right
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #32 (permalink)  
Old 05-07-2007, 03:30
Banned
 
Join Date: Jun 2007
Posts: 24
Default

Quote:
Originally Posted by gordo View Post
Yep had the same dam so and sos hit one of my doamins, luckily it was only the index file and that took me 30 seconds to put right
Only 30 seconds! U got lucky man!


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #33 (permalink)  
Old 05-07-2007, 12:23
DPS Computing's Avatar
Premium Member
 
Join Date: Apr 2007
Location: Manchester, United Kingdom
Posts: 5,611
Send a message via ICQ to DPS Computing Send a message via AIM to DPS Computing Send a message via MSN to DPS Computing Send a message via Yahoo to DPS Computing Send a message via Skype™ to DPS Computing
Default

Quote:
Originally Posted by thug4life View Post
Only 30 seconds! U got lucky man!


Well if you have a local backup you can always restore it - this is why I edit things locally then upload them - it saves remembering to do a specific backup!
__________________
David Smith
DPS Computing
http://www.dpscomputing.com (Computing, Reviews, News) - New site / new polls / new stories! With many more to follow!
http://djdavid.dpscomputing.com (My DJ Website) - Updated for Christmas 08!
NEW LAUNCH! http://davidsmith.dpscomputing.com (My Personal Website) - Temporarily Unavailable .
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #34 (permalink)  
Old 05-07-2007, 12:55
new member
 
Join Date: Jul 2007
Location: UK
Posts: 4
Default

Quote:
Originally Posted by Thomas View Post
Permenant soluiton: Don't use doze, use linux
Sorry to say but Linux is not a Permanent solution, although a lot of people favour Linux and UNIX. (I am one of them)

Most problems are caused by the power of the server-side scripts (php/asp/cfm etc...)
as these scripts have the power to write and create files regardless of folder/file permissions, regardless of the Server OS, in extreme cases when a Server has no Security at all these scripts are able to read/write and execute files any within the Server OS

Last edited by deadman2k; 05-07-2007 at 12:58.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #35 (permalink)  
Old 05-07-2007, 12:59
DPS Computing's Avatar
Premium Member
 
Join Date: Apr 2007
Location: Manchester, United Kingdom
Posts: 5,611
Send a message via ICQ to DPS Computing Send a message via AIM to DPS Computing Send a message via MSN to DPS Computing Send a message via Yahoo to DPS Computing Send a message via Skype™ to DPS Computing
Default

Quote:
Originally Posted by deadman2k View Post
Sorry to say but Linux is not a Permanent solution, although a lot of people favour Linux and UNIX. (I am one of them)

Most problems are caused by the power of the server-side scripts (php/asp/cfm etc...)
as these scripts have the power to write and create files regardless of folder/file permissions, regardless of the Server OS, in extreme cases when a Server has no Security at all these scripts are able to read/write and execute files any within the Server OS
Yes but it just goes to show you shouldn't create something you cant control!!
__________________
David Smith
DPS Computing
http://www.dpscomputing.com (Computing, Reviews, News) - New site / new polls / new stories! With many more to follow!
http://djdavid.dpscomputing.com (My DJ Website) - Updated for Christmas 08!
NEW LAUNCH! http://davidsmith.dpscomputing.com (My Personal Website) - Temporarily Unavailable .
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #36 (permalink)  
Old 05-07-2007, 13:59
new member
 
Join Date: Jul 2007
Location: UK
Posts: 4
Default

if you are not hosting the server yourself at your own office/home then it is not within your control, your require others to manage it for your or its a shared hosting company which again is out your control
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #37 (permalink)  
Old 05-07-2007, 14:04
eUKhost.com's Avatar
Chief Marketing Officer
 
Join Date: Sep 2005
Posts: 4,773
Send a message via AIM to eUKhost.com Send a message via MSN to eUKhost.com Send a message via Skype™ to eUKhost.com