Welcome to the JaguarPC Community
JaguarPC
Sales: (888) 338-5261
Support: (888)-551-3050
Results 1 to 4 of 4

This is a discussion on Survey for Jaguar techs on Hacked Servers/Accounts. in the Open Discussion & Chit-chat forum
Just curious but In your experience what is most common way a server/hosting plan is exploited? Brute force and hacked because of poor passwords? Vulnerability ...

  1. #1
    Nearly 100% Pure Carbon thecoalman's Avatar
    Join Date
    Nov 2007
    Location
    Northeast Pennsylvania
    Posts
    529

    Survey for Jaguar techs on Hacked Servers/Accounts.

    Just curious but In your experience what is most common way a server/hosting plan is exploited?

    Brute force and hacked because of poor passwords?
    Vulnerability in a public script?
    Something else?

    If you could suggest one single thing you should be doing what would it be?

  2. #2
    Voluntarily Retired gohighvoltage's Avatar
    Join Date
    Jan 2011
    Posts
    641
    Hi TheCoalman, the most common way a server is exploited is public scripts. Then it would be poor passwords second (which can vary if you really have a poor password)

    This is from what I have seen from experience and talking with other IT technicians. Hopefully Jag support can confirm as well?

    Some recommendations:

    • I would use strong passwords, with Capital, Lower case, numbers and symbols for a password. Something at least 8 characters long.
    • I would make sure all scripts you use are up to date, and constantly updated for security exploits.
    • You should install the mod_security apache module during the easyapache build process to help prevent exploitation of vulnerable web scripts, together with a set of SecFilters
    • You should modify /usr/local/lib/php.ini and set:
      enable_dl = Off
      This prevents users from loading php modules that affect everyone on the server. Note that if use dynamic libraries, such as ioncube, you will have to load them directly in the PHP configuration (usually in /usr/local/lib/php.ini)
    • You should modify the PHP configuration and disable commonly abused php functions, e.g.:
    • To prevent PHP scripts from straying outside their cPanel account, you should check WHM > Security Center > php open_basedir Tweak

  3. #3
    Nearly 100% Pure Carbon thecoalman's Avatar
    Join Date
    Nov 2007
    Location
    Northeast Pennsylvania
    Posts
    529
    Quote Originally Posted by gohighvoltage View Post
    [*]I would use strong passwords, with Capital, Lower case, numbers and symbols for a password. Something at least 8 characters long.
    I use Keepass to generate and store passwords and they are much longer than 8 characters.

    I must have ESP because just after I posted this it came to my attention an email account I had quickly set up for testing purposes that I forgot to delete afterward was being exploited

  4. #4
    JPC Dream Team JPC-Veena's Avatar
    Join Date
    Sep 2002
    Posts
    572
    Quote Originally Posted by thecoalman View Post

    If you could suggest one single thing you should be doing what would it be?
    Please keep all the public apps/forums/cms etc on the account updated diligently and look out for new vulnerabilities listed for them.
    Veena K John
    Jaguar Technologies, LLC.

    Helpful Links
    Knowledge Base | Network Status | Current Specials

    Need a Manager?
    (pm) | (email) David, Customer Service Manager

Bookmarks

Posting Permissions

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