Activity Stream
48,167 MEMBERS
64311 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 10 of 22

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1.     
    #1
    Member
    Really A Nice Guide Bro.

    Wanted to Elaborate on second point, as many people dont know about it. I helped my fellow mates over here to secure admin section through htaccess.


    Make .htaccess file in your Admin Folder

    And add this to it

    AuthUserFile /path along with root/.htpasswd
    AuthName "Anything Can Be Written Here"
    AuthType Basic
    require valid-user

    Then make another file .htpasswd in the same directory that you have mentioned above in .htaccess file.

    In .htpasswd Add these lines

    username:encryptedpassword

    You can encrypt password from here :
    http://www.kxs.net/support/htaccess_pw.html


    Some more things you can do with .htaccess are :

    If Admin Folder is not in use you can use this command
    1.
    # no one can login
    deny from all

    2.
    # no hackers can enter
    order deny,allow
    deny from all
    allow from your lan ip



    3.If you want to show any html to the person whos IP is disabled :

    # quick custom error "document"..
    ErrorDocument 404 "<html><head><title>NO!</title></head><body><h2><tt>Fuck you Retard</tt></h2></body></html>


    If you encounter any problems then get back to me regarding any security.

    DeLeTeD took a nice step to make this thread.
    I will also share some of my knowledge regarding security soon. Feeling bit lazy right now.Lolz..
    anantgupta Reviewed by anantgupta on . Secure Your Forum Alright since i am White Hat I decided to make a tutorial on how to secure your forum. Following everything will not make your site impossible to hack as anything can be hacked however it will help cut down on script skiddies. This is not a copy and paste, I spent time writing it up so it might have some grammatical errors, so if you catch any let me know. Any changes just reply. Staff - This is one of the biggest reasons why and how sites get hacked. (little kids favorite method). Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    Quote Originally Posted by anantgupta View Post
    # quick custom error "document"..
    ErrorDocument 404 "<html><head><title>NO!</title></head><body><h2><tt>Fuck you Retard</tt></h2></body></html>
    hahhaha

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Secure Your Mybb Forum Even More
    By DJboutit in forum Useful Sites
    Replies: 1
    Last Post: 14th Sep 2012, 01:43 AM
  2. Most secure forum
    By litewarez in forum Polling Plaza
    Replies: 106
    Last Post: 18th Sep 2010, 07:59 AM
  3. Need New secure forum bord what to use ? it need to nulled
    By PBI NetWork in forum Webmaster Discussion
    Replies: 8
    Last Post: 13th Jul 2010, 07:41 PM
  4. How We Can Secure
    By WarezMania in forum Webmaster Discussion
    Replies: 6
    Last Post: 17th May 2010, 04:27 PM
  5. how to Make your Forum Secure and Protected
    By xwarlordx in forum Tutorials and Guides
    Replies: 12
    Last Post: 27th Nov 2009, 06:29 PM

Tags for this Thread

BE SOCIAL