Results 1 to 3 of 3

Thread: Hacking protection
      
   

  1. #1
    Crockettt is offline Private
    Join Date
    Aug 2006
    Posts
    3

    Exclamation Hacking protection

    I don't know a heck of a lot about websites / internet (and thanks to BV I don't need to learn much either :p), but as dumb as this may sound, I'm worried about someone hacking my website and changing things around. Is that even possible? What is the risk of something like that happening? What sort of security measures does VH have to prevent something like that? Any info on this would be great. I seem to have someone that is very jelous of my website - and I'm not really sure what they're capable of.

  2. #2
    Andy128's Avatar
    Andy128 is offline Major General
    Join Date
    Dec 2005
    Location
    Michigan
    Posts
    2,322

    Default Re: Hacking protection

    IF you run php scripts or cgi scripts- make sure they are secure.

    Be sure to change your cpanel password every so often.

    On subfolders- make sure that there is an index page if there is content /scripts etc... that you do not want the general public to see.

    Other than that- you should be ok.

    Andy
    PHP- is a blast!

  3. #3
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: Hacking protection

    Make sure none of your directory are chmod'd to have group or user write rights.

    Generally website made up of only html pages are secure. But its impossible to make a completely secure website, but assuming your website isn't commercial, or doesn't have any scripts running on it, I doubt it will draw interest from any hacker.

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49