Our security module allows the store owner to set up and manager various security addon for your shop. Based on several released modules, we have packaged the more useful modules along with our own to ensure your site is protected beyond the standard package release.
Google Captcha
This module will place a Captcha validation code box at the bottom of your form pages to make it more difficult for SPAM and bot submissions to be sent from your website. We have adjusted the module so that it is controlled via the configuration settings to turn it on or off.
osC Anti Spam bot for Reviews Module
The code and the SQL queries were changed to make it work with your review writings. The idea is to prevent spam bots to fill your database with unwanted data and to potentially hack your site/database. This is especially true when you have the “guest review” module installed, this security addon is a must, otherwise your database and site will be at risk.
osC Anti Spam bot for contact us Module
Security Enhancement on the contact_us.php contact form of OSCommerce. This module has the code ported from the review module to the contact us form. This should be a must for all businesses concerned about spam and security, protecting your site, your database and your mail server.
osC Security Pro Module
Security Enhancement designed to prevent the hack of osCommerce via a vulnerability in the query string ($_GET/$HTTP_GET_VARS). It is my belief that e.g. information pages has similar issues among who knows how many other contributions.
osC Security Site Monitor Module
If someone is able to hack into your site, they can alter your files to send them your customers information. I’ve seen this happen several times, thus the genesis of this contribution. This contribution will create a record of your files so that they can be checked at a later date. If any files have been added or deleted, or the size, timestamp or permissions were changed, you are notified via email. The script can be ran manually, but the best way is to set up a cron job so that the files are checked automatically.
osC IP trap Module
This contribution traps bad bots and anyone taking too much interest is you site Its a full contribution that is automatic and hassle free for you to have. It offers you security from some of the nastys out there. The contribution works by setting up a trap in a folder that only bad bots, or someone poking around in your site will come across (hackers use the Robots.txt to try and find sensitive file on your server) it then redirects then to a message page that tells them they are blocked, at the same time writing their IP number to file. If they try to return they will only get the blocked message.
osC Admin Ban Manager Module
If someone is able to hack into your site, they can alter your files to send them your customers information. I’ve seen this happen several times, thus the genesis of this contribution. This contribution will create a record of your files so that they can be checked at a later date. If any files have been added or deleted, or the size, timestamp or permissions were changed, you are notified via email. The script can be ran manually, but the best way is to set up a cron job so that the files are checked automatically.