MobileHacks
New Member
What does it do?
It scans every attachment any user uploads to your forum for viruses and allows to execute various actions if any virus is found. Hack requires PHP 5.x.
Points of interest:
Installation instructions and sources are here: trickie - phplibclamav
How to update to latest version?
Overwrite all files by new ones from latest zip and reimport product XML file via Admin Control Panel with "Allow Overwrite" option checked.
It scans every attachment any user uploads to your forum for viruses and allows to execute various actions if any virus is found. Hack requires PHP 5.x.
Points of interest:
- Modular architecture (can be attached to almost any antivirus. Just a few lines of code needed to write a driver)
- Allows to exclude certain usergroups from check
- Allows to exclude certain threats (viruses)
- Can autoban user, that uploaded infected attachment
- Can send PM notifications about virus to selected usergroups or users. Message text and options to send are customizable.
- Can warn user, that uploaded virus by PM about his action. Message text and options to send are customizable.
- Can change usergroup of the user, uploaded infected attachment
- Can create a post in specific thread or a thread in specific forum with customized text about user and virus he tried to upload
- Can execute arbitrary PHP code when the virus is found
- Unpack archive into forum root
- Install *.xml file via Admin Control Panel (Product management)
Installation instructions and sources are here: trickie - phplibclamav
How to update to latest version?
Overwrite all files by new ones from latest zip and reimport product XML file via Admin Control Panel with "Allow Overwrite" option checked.