iniscan: a php.ini scanner for best security practices • Penetration Testing
Scanner for PHP.ini The Iniscan is a tool designed to scan the given php.ini file for common security practices and report back results. Currently, it is only for use on the command line and reports the results back to the display for both Pass and Fail on each test. Installation Using Composer composer require psecio/iniscan […]