nexylan/phpav

PHP CLI Virus/Malware Scanner

dev-master 2019-02-28 11:32 UTC

This package is auto-updated.

Last update: 2024-04-28 23:03:21 UTC


README

PHP CLI Virus/Malware Scanner

A simple console framework for detected infected PHP files among Web servers.

@copyright Nexylan.com - 2016

Installation

You can install it globally thanks to composer:

composer global require nexylan/phpav

Usage

via CLI

phpav /path/to/scan

Inspiration

Websites

Security informations

TODO

  • Plugins management
  • Detect more shell scripts
  • Create whitelist database
  • Automatic fix/quarantine
  • Doc

Disclaimer

This software is provided "as is" without warranty of any kind, either express or implied, including but not limited to the implied warranties of merchantability and fitness for a particular purpose. In no event shall the author be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if the author has been advised of the possibility of such damages.