From 79143354a0c9c4b797c6942c1f0c5a84547777ad Mon Sep 17 00:00:00 2001 From: jvoisin Date: Tue, 18 Jun 2024 21:21:20 +0200 Subject: [PATCH] Add a missing feature to the readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 626c286a..f8b4ca5f 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,7 @@ without having to touch the PHP code. * File-upload based code execution * Weak PRNG * [XXE]( https://en.wikipedia.org/wiki/XML_external_entity_attack ) + * Filter based remote code execution and assorted shenanigans * Several hardening features * Automatic `secure` and `samesite` flag for cookies * Bundled set of rules to detect post-compromissions behaviours