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!

  eUKhost's Official Web Hosting Forum > Sales > Suggestions

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 26-05-2009, 19:59
Member
 
Join Date: Aug 2008
Posts: 41
Default Eukhost security

I think this would be a good idea giving eukhost an edge.

With regards to websites i think new security measures should be added for user security for their sites... i was recently hacked into all my accounts (including banks and lost all my money) and then i preyed they didn't FTP all my php scripts because that would be 3 years worth of work lost in seconds.

So a few cool security options i think should be added:

I'd like to see easy to read logs of what ips connect to my server using FTP or other which store when they connected also and when connection was closed, and also what scripts were edited...this would allow easy roll back on only a few pages rather than a whole website.

Additionally when a FTP wants to copy or move the scripts from the server with FTP it sends an email approval to agree to it.. this would prevent hacks....and also an easy to read log of any IP's that login with our details so i can see any IPs that do not match mine....

This would be wonderful for me as protection like this will save me £££... i do hope eukhost can provide a software on servers for this option it would be fantastic!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 29-05-2009, 09:30
Member
 
Join Date: May 2009
Posts: 38
Send a message via MSN to XXxxImmortal
Default

Hello there sirchick u can easily see what is going on in ur ftp

in cpanel if u go to ftp

and click ftp account

ursite.[COM]:2082/frontend/x3/ftp/accounts_pure-ftpd.html

[com] = the .com but i have to have 5 post to show the link but u get the idea
and download the results log and u can see what all happend and whats going on

hope this helps you
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 29-05-2009, 18:20
Member
 
Join Date: Aug 2008
Posts: 41
Default

Yeah but once some one has accessed my files and taken them theres nothing i can do even once i view the logs, thats why a email verification would be nice.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 29-05-2009, 20:54
Member
 
Join Date: May 2009
Posts: 38
Send a message via MSN to XXxxImmortal
Default

you can always install a seperate ftp and configure it to scan through your system so there basically messing with ur default ftp hence cpanel BUT just a thought maybe if u installed a seperate one a diffrent ftp and secure it u will still be able to see it
__________________
Anarchy-Hackers.net
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 03-07-2009, 20:38
Senior Member
 
Join Date: Apr 2009
Posts: 107
Default

> i was recently hacked into all my accounts (including banks and lost all my money) and then i preyed
> they didn't FTP all my php scripts because that would be 3 years worth of work lost in seconds

What you seem to be describing has nothing really to do with web server security as such.
You most likely had a trojan on your local computer, and someone was being sent your
username/passwords every time you used them, perhaps over a period of weeks.

To prevent this happening again I would:

- never use Internet Explorer (use firefox instead)
- use a GOOD, PROVEN antivirus (currently I use Avira)
- use a GOOD software firewall with HIPS (currently I use Online Armor)
- never run untrusted or cracked downloaded executables on the same computer you bank with
- use Firefox password manager or a virtual keyboard to evade keyloggers
- always log on from a computer you can almost guarantee is clean from viri/trojans

For SERVER security, realise that very few account hacks are done directly through ftp login.
Disable anonymous ftp if possible, and use a very strong password on your ftp account.
That's all you need to do (in conjunction with using a clean computer to log on).

Much, much more important is to have the server's firewall configured properly
(which is usually done by the host for a shared account) and to have up-to-date,
trusted, well-written scripts, that have authors who respond to security issues
when they are found.

> because that would be 3 years worth of work lost in seconds

Does that mean you don't have local backups!? My databases are backed up twice per day, and the files once per week. These are all stored locally. My local computer then has an incremental disk image taken every night to external drive. If you don't have a strategy similar to this, you absolutely will lose your web data at some point in the future.

Apologies to sound so serious, but when you're hit by a trojan as badly as you were (money stolen from your bank!!??), that should have been a wake up call to do some research and understand the security issues affecting your computer and its software, and it doesn't sound as though you've done that at all. For instance, suggesting that someone from your webhost should/could write an add-on 'notification' script for Pure-FTPD/Cpanel/Plesk is quite naive!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 27-09-2009, 14:58
new member
 
Join Date: Sep 2009
Posts: 1
Smile

Its a very good site about discussion of uk based servers
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 27-09-2009, 17:17
DPS Computing's Avatar
Moderator
 
Join Date: Apr 2007
Location: Manchester, United Kingdom
Posts: 7,504
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 diddleybow View Post
Its a very good site about discussion of uk based servers
A bit early for Christmas is it not?
__________________
David Smith
DPS Computing
http://www.dpscomputing.com (Computing, Reviews, News) - We're still plodding on adding new content and features (August 2011)
http://www.djdavid.co.uk - Massive update! (September 2011) - It's now not neglected!!
http://davidsmith.dpscomputing.com (My Personal Website) - New Site (10/2009)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 28-09-2009, 12:53
Senior Member
 
Join Date: May 2007
Location: Newport, Wales
Posts: 992
Send a message via AIM to WelshTom Send a message via MSN to WelshTom Send a message via Yahoo to WelshTom
Default

Quote:
Originally Posted by SirChick View Post
I think this would be a good idea giving eukhost an edge.

With regards to websites i think new security measures should be added for user security for their sites... i was recently hacked into all my accounts (including banks and lost all my money) and then i preyed they didn't FTP all my php scripts because that would be 3 years worth of work lost in seconds.

So a few cool security options i think should be added:

I'd like to see easy to read logs of what ips connect to my server using FTP or other which store when they connected also and when connection was closed, and also what scripts were edited...this would allow easy roll back on only a few pages rather than a whole website.

Additionally when a FTP wants to copy or move the scripts from the server with FTP it sends an email approval to agree to it.. this would prevent hacks....and also an easy to read log of any IP's that login with our details so i can see any IPs that do not match mine....

This would be wonderful for me as protection like this will save me £££... i do hope eukhost can provide a software on servers for this option it would be fantastic!
It's evident the cause of this problem wasn't due eUKhost's security, so there is no need to mitigate at eUKhost's end. I think it's a far better idea you improve the security of your computer/network then for eUKhost to outline the actions you've requested. After all, your propositions wont help stop attackers getting your bank password
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 30-09-2009, 14:39
DPS Computing's Avatar
Moderator
 
Join Date: Apr 2007
Location: Manchester, United Kingdom
Posts: 7,504
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 WelshTom View Post
It's evident the cause of this problem wasn't due eUKhost's security, so there is no need to mitigate at eUKhost's end. I think it's a far better idea you improve the security of your computer/network then for eUKhost to outline the actions you've requested. After all, your propositions wont help stop attackers getting your bank password
Agreed. eUK security has struck the balance i believe between being secure and remaining usable .
__________________
David Smith
DPS Computing
http://www.dpscomputing.com (Computing, Reviews, News) - We're still plodding on adding new content and features (August 2011)
http://www.djdavid.co.uk - Massive update! (September 2011) - It's now not neglected!!
http://davidsmith.dpscomputing.com (My Personal Website) - New Site (10/2009)
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
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 Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT. The time now is 22:08.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
UK Web Hosting by eUKHosting 3.1.0
UK Web Hosting by eUKHosting 3.1.0
Copyright © 2001-2012, eUKhost LTD. All rights reserved.

 


UK VPS Hosting
VPS Hosting plans

Dedicated Server Hosting
Dedicated Server plans

VoIP Dedicated Servers
Asterisk, Trixbox Dedicated Servers

Business Web Hosting
100% uptime Hosting

UK Cpanel Hosting
cPanel Shared Hosting

Domain Hosting
Cheap Domains & Hosting Plans

UK 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

ColdFusion Hosting
ColdFusion Web Hosting
 
 

Android and Apple App


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

Joomla Hosting
Joomla Web Hosting

Mambo Hosting
Mambo Web Hosting

Magento Hosting
Magento Web Hosting

Wordpress Hosting
Wordpress Web Hosting

 

Web Hosting Affiliate Program
 

popular blog categories

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