Shadab

Student and freelance web developer. Languages, tools & frameworks that interest me: HTML/CSS, PHP/MySQL, VB.NET/Oracle, vBulletin, CodeIgniter and jQuery.

3 responses to “vBulletin Security Tips – Part II”

  1. JohnC

    I’m running VBulletin 3.7 and would like to make a sub forum with only one post to embed a live streaming video. If I enabled html in this sub forum only, embed this one link, lock the forum, and edit ALL user groups permissions for this forum to only be able to view this post. Would this cause a security issue?

  2. Ves

    Another great set of tips

  3. oraclemind

    - CHMOD all folders to 755 and files to 644 of your forum.
    - Do not use 777 for any folder, i am sure some hacker will upload shell in that.
    - If you and your staff are using dynamic IP, at least Password protect your admin panel and mod panel.
    - Use VB Firewall to be save from XSS attacks. If anybody will try to do XSS attack, he will get the message “You are logged” and could not go further more. There are many secret/hidden exploits for vBulletin, about which even may be vBulletin designers don’t know.
    - Turn off Visitors messages, Faq.php and calender.php.
    - Make sure to backup your database time to time.
    - There isn’t any way to avoid DDOS attacks, so don’t waste your time and efforts for DDOS firewalls etc. I know there are some servers which assure the protection from DDOS but they are very expensive.
    - Do not install any old or unknown products.
    - Don’t give permission to other Admins of your site to upload style or languages or other XML files.
    - Apply Human Verification (Captcha) to searches. As there are some exploits out there which can be run using search.
    - Above all, Secure your PC first then you can secure your website as already said above.

    I am still learning and the tips i gave you are presented here with my own experience.

    @JohnC,
    Well, may be this could lead into some security issue. But you should scan your site with “Acunetix Web Vulnerability Scanner”.

Leave a Reply