/php-malware-scanner

PHP files analyzer for malware detection

Primary LanguagePythonMIT LicenseMIT

Usage

''./phpscanner.py --minscore 10 $PWD '' : will scan the currend working directory and display results with a score greater than 10

Dependencies

  • Python 2.x
  • Python yaml (optional)

Copyright and license

Code and documentation copyright 2014-2015 Planet-Work Code released under the MIT license.