Requirements
To run the scanner you need these requirements installed on your environment:
PHP 7.4+
PHP 7.4 or newer is required (PHP 8.x is recommended).
Required extensions
php-fileinfo(ext-fileinfo): MIME type and binary file inspectionphp-json(ext-json): reports, whitelists, cache, and configurationphp-mbstring(ext-mbstring): multibyte string operations and encoding detectionphp-zlib(ext-zlib): deobfuscation of compressed code payloads
Optional extensions
php-zip(ext-zip): required for ZIP archive scanning (--scan-archives), WordPress upload ZIP inspection, and restoring trusted WordPress core filesphp-curl(ext-curl): recommended for downloading definitions, platform checksums, and remote updatesphp-ftp(ext-ftp): required for remote FTP and FTPS scansphp-mysqli(ext-mysqli): required only for the CLI--scan-wordpress-dboption