Results 1 to 5 of 5
  1. #1
    Join Date
    Nov 2008
    Location
    New York City
    Posts
    95
    Plugin Contributions
    0

    Default extra security info

    Have done the following: All folders set to 0755, all files to 0644, both configuration files set to 0444, password protected the admin section. Read about doing the same for the images folders, to make them password protected as well. What about the persmission settings? Also saw threads dealing with htaccess. How do I make sure those are set to not allow unwanted visitors? Never dealt with that before. Using version 1.3.8a.
    The Film Bunker

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: extra security info

    Be proactive and do the things suggested if one is hacked BUT do them before you are:

    http://www.zen-cart.com/wiki/index.p...ing_From_Hacks
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Nov 2008
    Location
    New York City
    Posts
    95
    Plugin Contributions
    0

    Default Re: extra security info

    Ok according to the Wiki article here is what I have done, doing or not sure on how to do:
    1: Delete the /zc_install folder done
    2: Rename your /admin folder doing but is that all the files that will need to be changed to make it work? htaccess already exists due to newer version of zen cart so what would need changed?
    3. Set configure.php files read-only done
    4. Delete any unused Admin accounts done and the only person listed
    5. Admin Password Security done
    6. Protect your "define pages" content in "html_includes" set as 0644 automatically but should I set to 0444
    7. Use .htaccess files to protect against unwanted snooping Find these automatically installed but no idea if they are good or not. Haven't messed with them at all.
    8. Disable "Allow Guest To Tell A Friend" feature done
    9. Protect your "images" and other folders folders set to 0755 and files to 0644
    10. Remove the print URL feature from your browser tried via IE but couldn't find the Pagesetup and the other one I have is Opera
    The Film Bunker

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: extra security info

    Your current settings look fine and the default htaccess has this and protects snooping
    Code:
    <Files *.php>
    Order Deny,Allow
    Deny from all
    </Files>
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Nov 2008
    Location
    New York City
    Posts
    95
    Plugin Contributions
    0

    Default Re: extra security info

    Thanks, worried about the 0644 for images since the congfiguration files are set to total read only 0444 though still.
    The Film Bunker

 

 

Similar Threads

  1. Extra admin security by changed .htaccess?
    By luciano9876 in forum General Questions
    Replies: 0
    Last Post: 11 Apr 2011, 09:58 AM
  2. how can I insert extra product info into extra db table?
    By lndlyb4 in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 1 Feb 2010, 07:18 PM
  3. Replies: 11
    Last Post: 20 Apr 2009, 10:22 PM
  4. Extra Registration Security
    By MutsNuts in forum General Questions
    Replies: 6
    Last Post: 11 Aug 2007, 10:36 AM
  5. Extra Tables to show extra product info
    By oldsteel68 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 6 Nov 2006, 03:56 PM

Posting Permissions

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