Page 4 of 4 FirstFirst 1 2 3 4
Results 46 to 50 of 50
Like Tree9Likes

Easy Security Tips for vBSEO customers

This is a discussion on Easy Security Tips for vBSEO customers within the Member Articles forums, part of the Focus on Members category; Its a good article. Thanks for sharing your thoughts with us....

  1. #46
    Junior Member
    Real Name
    Baljinder Kaur
    Join Date
    Oct 2011
    Posts
    2
    Liked
    0 times
    Its a good article. Thanks for sharing your thoughts with us.

  2. #47
    Member SkRteL's Avatar
    Real Name
    Ali Bülbül
    Join Date
    Nov 2011
    Posts
    44
    Liked
    0 times
    thanks you,security completed
    Forumdevi.com Forum Devi - Eğlencenin Devi

  3. #48
    Member
    Real Name
    Tim
    Join Date
    Jan 2012
    Posts
    82
    Liked
    1 times
    On my shared server when I went to lock my config.xml I had to use chmod 444 since I am on a shared apache server, 644 would not work, I could still open it and edit it.

    Here is the response from my webhost:
    Thank you for contacting us with regards to this matter. I would like to point out that all our servers use suPHP which restricts permissions to the account only and to the username associated with your account. Therefore any file uploaded by a different username would not affect your account. The standard permissions on all our servers are 644 for files and 755 for directories because both files and directories need to be writable using your username as all scripts actually run processes under your username and thus they need serverside write permissions. Having the files chmod'd to 444 is not an issue and indeed it tightens the security, but unfortunately we are actually talking about a shared hosting account where each user needs to identify itself with both Apache and the filesystem and thus changing the ownership is not possible as all your files will become unusable due to the suPHP limitations placed on accounts for security concerns. Please note that there is a huge difference between shared and dedicated hosting plans with regards to user management and ownership.
    So in attempting to lock down my writable folders, I have a few questions:

    I am a dummy at this so pardon the lack of knowledge, here is what I see when using Cpanel on my server for my folders:

    cpstyles 755
    custom avatars 777
    custom group icons 755

    Should I go through all of the folders on my server and the ONLY the ones that show 777 add the following code in a .htaccess file to that folder, is that correct?

    Code:
    <Files ~ "\.(php\d*|cgi|pl|phtml)$">
       order allow,deny
       deny from all
    </Files>
    Also this may be a stupid question but are the 755 folders safe as well since I am on the shared apache servers the webhost mentions?
    Last edited by alaska_av8r; 01-17-2012 at 04:52 AM. Reason: rewrite

  4. #49
    Member
    Real Name
    Tim
    Join Date
    Jan 2012
    Posts
    82
    Liked
    1 times
    nm, figured out I only had 3 folders in my vb installation that were 777:


    Customavatars
    Customprofilepics
    Signaturepics

    added .htaccess to those

  5. #50
    Junior Member
    Real Name
    richseo
    Join Date
    Jul 2011
    Posts
    22
    Liked
    0 times
    Hi Brian Cummiskey and thank you for your in-depth tips on securing vBSEO on forums which even I can follow.

    In view the recent exploit causing problems in many vBulletin forums using vBSEO I was just about to ask the question "Is it possible to protect the vBSEO folder with .htaccess and it seem these questions and more have already been answered.

    Mert ought to make your post a sticky.

Page 4 of 4 FirstFirst 1 2 3 4

Similar Threads

  1. Security Tips Regarding Admin Permissions
    By vBulletin.com Staff in forum vBulletin.com Announcements
    Replies: 0
    Last Post: 04-11-2010, 03:40 PM
  2. Easy upgrade from vBSEO 3.5.0 RC2 FINAL to vBSEO 3.5.0 GOLD?
    By Astyanax in forum General Discussion
    Replies: 3
    Last Post: 02-19-2010, 01:11 PM
  3. VPN setup,VPN security and Virtual Private Network Tips
    By dhananjayan in forum General Discussion
    Replies: 0
    Last Post: 08-21-2007, 05:57 AM

Posting Permissions

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