|
| Support Queries This forum should be used to contact XILO's support team should you have any problems with your account. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
(#1 (permalink))
|
| User ![]() Posts: 12 Join Date: Jul 2004 | i am concerned about the security of my website, i would like to know what precautions are in place to prevent hacking, and also what i could do myself to prevent anything like that happening. i'm currently running a normal, html site, with 2 mysql databases - one with phpBB and one with oscommerce. my phpBB forum is locked to members only and i have to authorise any new members. also, what is in place to prevent picture theft, short of me adding javascript to my pages to prevent right clicking? |
| |
(#2 (permalink))
|
| XILO Staff ![]() Posts: 180 Join Date: Jul 2004 | Hi Mazzmatazz, We constantly update versions of software such as Apache, PHP, Perl, MySQL etc. This is to ensure we are not running old vulnerable versions. Also - we lock down machines so that certain commands such as GCC (compilers) are not accessable to normal users only machine admins. We do take regular backups that if a machine was "hacked" we could easily restore to a previous state. Unfortunately, every server on the internet could possibly be hacked - there can never be a 100% guarantee of any server being secure if it is connected to the public internet. I can't release detailed information relating to our security policies as this could make our network more vulnerable. In regard to your comment about picture theft; it is up to the client to add protection to their site for any of their content. This could be in the form of removing the "right click" or adding "digital watermarks". I hope this has answered your query. Matt Internet Hosting and Online Services w: http://www.xilo.net/ h: http://my.xilo.net/ t: +44 (0) 845 034 6444 f: +44 (0) 845 034 6555 |
| |
(#4 (permalink))
|
| XILO Staff ![]() Posts: 180 Join Date: Jul 2004 | Hi again, If you want to open a ticket with any further details you can give and which sites of yours you are worried about - we can investigate further. Matt Internet Hosting and Online Services w: http://www.xilo.net/ h: http://my.xilo.net/ t: +44 (0) 845 034 6444 f: +44 (0) 845 034 6555 |
| |
(#5 (permalink))
|
| User ![]() Posts: 41 Join Date: Jul 2004 | Quote:
Not sure if you're up with JavaScript (I know I'm not!!!) but this might be worth a try? I don't take any credit or responsibility - I was browsing and remembered your post. <SCRIPT language=Javascript><!-- // *********************************************** // AUTHOR: WWW.CGISCRIPT.NET, LLC // URL: http://www.cgiscript.net // Use the script, just leave this message intact. // Download your FREE CGI/Perl Scripts today! // ( http://www.cgiscript.net/scripts.htm ) // *********************************************** var isNS = (navigator.appName == "Netscape") ? 1 : 0; var EnableRightClick = 0; if(isNS) document.captureEvents(Event.MOUSEDOWN||Event.MOUS EUP); function mischandler(){ if(EnableRightClick==1){ return true; } else {return false; } } function mousehandler(e){ if(EnableRightClick==1){ return true; } var myevent = (isNS) ? e : event; var eventbutton = (isNS) ? myevent.which : myevent.button; if((eventbutton==2)||(eventbutton==3)) return false; } function keyhandler(e) { var myevent = (isNS) ? e : window.event; if (myevent.keyCode==96) EnableRightClick = 1; return; } document.oncontextmenu = mischandler; document.onkeypress = keyhandler; document.onmousedown = mousehandler; document.onmouseup = mousehandler; //--> </SCRIPT> Good luck, Cunning LOL - that didn't work - here's the link............... http://www.javacabin.co.uk/ - see the no right click link....... | |
| |
(#8 (permalink))
|
| Reseller ![]() Posts: 49 Join Date: Jul 2004 Location: Isle of Anglesey | Quote:
![]() Regards Gareth Plevin | |
| |
(#9 (permalink))
|
| User ![]() Posts: 12 Join Date: Jul 2004 | hey lee actually, this guy has breached s1 of the misuse of computers act, he acquired a forum member's password and used it to gain confidential information from a hidden forum area, which he published on his (now taken down) website. thankfully he got his connection suspended for it, but is their any form of action i can take myself, as it was my site the information was from (the password was acquired elsewhere) |
| |
(#10 (permalink))
|
| Reseller ![]() Posts: 49 Join Date: Jul 2004 Location: Isle of Anglesey | Quote:
![]() I would though change the password!!! Regards Gareth Plevin | |
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| "The server you are connected to is using a security certificatethat could not be ver | chris2006 | Support Queries | 2 | 26/02/2008 3:35 PM |
| Website Security Test? | folio | Support Queries | 1 | 19/10/2006 6:00 PM |
| Security and Abuse Warnings | Dom | Support Queries | 2 | 02/09/2006 8:45 PM |
Powered by vBulletin | XHTML | © Copyright 2003-2008 XILO Communications Ltd. All rights reserved. E&OE