Okay, it's fairly simple.
Here are the steps: (keep in mind that there is a PDF manual with instructions inside the download).
- First when you download ZB BLOCK, you create a folder on the root (public_html) of your server named: "zbblock" and you transfer all the zbblock files inside this folder. -- Keep in mind that during the installation of zbblock, it will reorganize your zbblock folder by making a sub-folder and so on.
- Then you run the installation:
Code: Select all
http://www.yoursite.com/zbblock/setup.php
-- basically the setup will try to find the best method for you to put a hook in your php files so it protects them.
- You should get a screen that looks like this, where you select the number that gives you the "BEST" method. (see image below--notice the red arrows)

- Once you select one of the methods marked "best" in green, it should give you a final page with the "hook" code you place on the top of any php file you wish to protect.

- This zbblock hook, you must put on the very top of any php file before "<?php"--you need to do this manually, it's not an automatic process. For example: for phpBB users common.php is the only file you need to add this hook to, and for Hesk Desk, the file I placed this hook was on . (see pic below where I place my hook in Hesk Desk).

- NOTE: If you have more than one type of php software that you wish to protect on your server (i.e. phpBB, hesk desk, WordPress and etc.) you use this same zbblock hook for all of them, yes, one for all! No need to install zbblock independently for each type of software.

Let me know if you got lost somewhere?
Next you should subscribe to this subforum:
http://www.spambotsecurity.com/forum/viewforum.php?f=5 -- keep in mind that you must have a registered account in that forum so you can subscribe to that sub-forum.
That sub-forum is where the zbblock developer provided updates to zbblock, where you only download a zip, and after you extract it, you simply find and replace those files in the zbblock folder/sub-folder you created. These files simply update your zbblock so you are always up-to-date with the latest security threats. And it's all free.
These are usually the three files for each update to replace the existing ones on your server:
bannedips.csv
bannedips.nfo
signatures.inc
For those who have balls of steal, can try to use the beta signature scripts, but for the rest, I recommend you just keep up with the public releases. So when you subscribe to that sub-forum, please pay attention if the signature script is either a beta or not.
