Recommend this page to a friend! |
Classes of Marco Cesarato | PHP Malware Scanner Free Tool | README.md | Download |
|
Download <div align="center"> <h1 align="center">PHP Antimalware Scanner</h1> If this project helped you out, please support us with a star :star:</div> DescriptionPHP Antimalware Scanner is a free tool to scan PHP files and analyze your project to find any malicious code inside it. It provides an interactive text terminal console interface to scan a file, or all files in a given directory (file paths
can be also be managed using The package can also scan the PHP files in a report mode ( This scanner can work on your own php projects and on a lot of others platform using the right combinations of
configurations (ex. using :warning: *Remember that you will be solely responsible for any damage to your computer system or loss of data that results from such activities. You are solely responsible to adequate protection and backup of the data before execute the scanner.* How to contributeHave an idea? Found a bug? Please raise to ISSUES or PULL REQUEST. Contributions are welcome and are greatly appreciated! Every little bit helps. :blue_book: Requirements
:book: InstallReleaseYou can use one of this method to install the scanner downloading it from github or directly from console. DownloadGo on GitHub page and press on Releases tab or download the raw file from: Console
SourceDownloadClick on GitHub page "Clone or download" or download from: Git
:whale: Docker
:mag_right: Scanning modeThe first think you need to decide is the strength, you need to calibrate your scan to find less false positive as possible during scanning without miss for real malware. For this you can choose the aggression level. The scanner permit to have some predefined modes: | Mode | Alias | ? | Description |
| --------------------------- | ----- | -------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| None (default) | | ? | Search for all functions, exploits and malware signs without any restrictions |
| Only exploits | :computer: UsageCommand line
To check all options check the Documentation SuggestionsIf you are running the scanner on a Wordpress project or other popular platform use ProgrammaticallyOn programmatically silent mode and auto skip are automatically enabled.
Report Object
:art: ScreenshotsReport> HTML report format ( Interactive CLI |