Skip to content

ko2fan/php-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP-Scanner

PHP-Scanner is a tool for finding PHP malware, it is written in Rust.

It is licensed under the BSD license.

Usage

php-scanner [OPTIONS] <directory>

OPTIONS:
    -c <threads>        Set the maximum number of threads to use
    -t <timeout>        Set the timeout on scanning each file

ARGS:
    <directory>    Sets the directory to scan (it will also scan all directories inside)

Matches are saved to /var/log/scan.log if possible, otherwise ./scan.log

About

A tool to search for php malware

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published