Community Add-Ons
| Maintainers: | Jack_mcs |
SiteMonitor
for osCommerce Online Merchant v2.2
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.
This is a full package.
The support thread is at
http://forums.oscommerce.com/index.php?showtopic=221438
Legend:
Download
Report
- Added a link to quickly delete the reference an db reference files.
- Added code to check for the existence of an .htaccess file in the includes directory.
- Explanded startup file checking code to check for six types instead of two in the images directory.
- Changed hacker test to skip certain legitimate cases where eval is part of the name. Removes a lot false results from the test.
- Changed initial file checking for the images directory so empty entries are ignored.
- Corrected mistake in 2.9 -> 3.0 update instructions found by user razeryokes.
- Corrected messageStack code in sitemonitor_admin.php.
- Fixed log code. It wasn't truncating logs correctly.
This is a full package.
The support thread is at
http://forums.oscommerce.com/topic/221438-sitemonitor/
