Upload the contents of the injection_scanner directory to a mybb root directory of your choice on your webserver.
Upload inc/plugins/lamersavar.php to inc/plugins directory.
CHMOD inc/class_parser.php, injection_scanner/.htaccess, injection_scanner/scan.php and injection_scanner/config.php to 777.
Visit the URL to the install.php file. It should be something like:
http://www.yoursite.com/injection_scanner/install.php.
Fill out the form, write down the value in the Absolute Path form field, and click the install button. You should not need to change the Exploit List or Absolute Path.
Go To Forum Admin Panel. Configuration > Plugins and Activate plugin.
Visit the index.php and add the query string ?cmd= to the end of the filename (
http://www.yoursite.com/index.php?cmd=1). If your IP address is banned or logged, the script is working.
Visit the URL to the injection scanner admin login page. It should be something like:
http://www.yoursite.com/injection_scanner/admin/. Log in and delete the entry containing your IP address.
Revert CHMOD inc/class_parser.php, injection_scanner/.htaccess and injection_scanner/config.php to default value.
Important Note: When deactivating plugin make sure your inc/class_parser.php, injection_scanner/.htaccess and injection_scanner/config.php files’ CHMOD is 777. If not you cannot deactivate the plugin. After deactivating plugin you can revert CHMOD to default value.
Note: I am only customize the mybb (
http://www.hotscripts.com/Detailed/77967.html)