Cette page vous donne les différences entre la révision choisie et la version actuelle de la page.
|
php [2019/10/13 18:28] M0N5T3R |
php [2019/12/31 15:08] (Version actuelle) M0N5T3R |
||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| + | |||
| + | FIXME **Le PAD pour proposer une amélioration à cette page :** https://pad.zenk-security.com/p/merci | ||
| + | |||
| + | |||
| + | ====== PHP ====== | ||
| + | |||
| + | 🛠 PHPStan v0.11.19 releases: PHP Static Analysis Tool https://securityonline.info/phpstan-php-static-analysis/ | ||
| + | |||
| + | 🛠 Cheatsheet for finding vulnerable PHP code using grep https://github.com/dustyfresh/PHP-vulnerability-audit-cheatsheet | ||
| + | |||
| 🛠 We help your business to secure PHP and Java web applications with language specific code analysis. https://www.ripstech.com/ | 🛠 We help your business to secure PHP and Java web applications with language specific code analysis. https://www.ripstech.com/ | ||
| Ligne 10: | Ligne 20: | ||
| 🛠 phpcs-security-audit v2 https://github.com/FloeDesignTechnologies/phpcs-security-audit | 🛠 phpcs-security-audit v2 https://github.com/FloeDesignTechnologies/phpcs-security-audit | ||
| - | 🛠 A static analyzer for security purposes https://github.com/designsecurity/progpilot | + | 🛠 Progpilot - A static analyzer for security purposes https://github.com/designsecurity/progpilot |
| 🛠 RIPS - A static source code analyser for vulnerabilities in PHP scripts http://rips-scanner.sourceforge.net/ | 🛠 RIPS - A static source code analyser for vulnerabilities in PHP scripts http://rips-scanner.sourceforge.net/ | ||
| Ligne 128: | Ligne 138: | ||
| 🛠 [17eyes](https://github.com/17eyes/17eyes) - PHP static analyzer written in Haskell. | 🛠 [17eyes](https://github.com/17eyes/17eyes) - PHP static analyzer written in Haskell. | ||
| + | 🛠 [PHP Sandbox](http://sandbox.onlinephpfunctions.com/) Test your PHP code with this code tester | ||