This tool uses regular expressions to search for potentially insecure configurations in the PHP info page.
pip install requests tabulate termcolor
python3 phpinfo_checker.py http://localhost:8088/info.php
Just for fun ... !
This tool uses regular expressions to search for potentially insecure configurations in the PHP info page.
pip install requests tabulate termcolor
python3 phpinfo_checker.py http://localhost:8088/info.php
Just for fun ... !