plugin-SecurityInfo
plugin-SecurityInfo copied to clipboard
Provides security information about your PHP environment and offers suggestions based on PhpSecInfo from the PHP Security Consortium.
Suhosin is outdated and [this PR](https://github.com/matomo-org/plugin-SecurityInfo/pull/81) was created to remove it. [It was suggested](https://github.com/matomo-org/plugin-SecurityInfo/pull/81#issuecomment-1547296085) that we might want to test for [snuffleupagus](https://github.com/jvoisin/snuffleupagus) instead.
As this is the most downloaded Matomo plugin and the description recommends using it > We highly recommend that all Matomo administrators enable the SecurityInfo plugin, and then view the...
With this option, you can translate phpsecinfo with a second language Example, add "it" If a test code was translate with a new language line, "it" , then, the new...
The Json file https://github.com/ZerooCool/phpsecinfo/blob/phpsecinfo-zeroocool-v0.2.1/20070406-phpsecinfo-v0.2.1/.version.json The file version.php https://github.com/ZerooCool/phpsecinfo/blob/phpsecinfo-zeroocool-v0.2.1/20070406-phpsecinfo-v0.2.1/PhpSecInfo/Test/Core/version.php I change it for PHP 7.3 value.
I'm running PHP `5.6.9-0+deb8u1`, aka PHP 5.6.9 as packaged in Debian Stable ("Jessie", as of this writing). SecurityInfo wants me to update to PHP 5.6.11, but this isn't actually very...
DocumentRoot /var/www/piwik upload_tmp_dir /var/www/piwik_tmp (0700) phpsecinfo.com says "Pass upload_tmp_dir is enabled, which is the recommended setting. Make sure your upload_tmp_dir path is not world-readable Current Value: /var/www/piwik_tmp/ Recommended Value: A...
save_path /var/lib/php5 (1733) phpsecinfo.com says "Pass save_path is enabled, which is the recommended setting. Make sure your save_path path is not world-readable Current Value: /var/lib/php5 Recommended Value: A non-world readable/writable...
User-ID: 33 Group-ID: 33 Yes, it is lower than 100 and therefore an issue but due to restrictions via PHP disable_functions the checks don't work via phpsecinfo.com, i.e. "Not Run...
Makes sense I think, see https://github.com/sektioneins/pcc/ > Check current PHP configuration for potential security flaws. > Simply access this file from your webserver or run on CLI.