PHPInfo Insecure Configurations Checker or PICC Description: This tool uses regular expressions to search for potentially insecure configurations in the PHP info page. Requirements: pip install requests tabulate termcolor Usage: python3 phpinfo_checker.py http://localhost:8088/info.php Purpose: Just for fun ... !