/PHPInfo_ICC

PHPInfo Insecure Configurations Checker.

Primary LanguagePython

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

image

Purpose:

Just for fun ... !