summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjvoisin2024-06-18 21:21:20 +0200
committerjvoisin2024-06-18 21:21:20 +0200
commit79143354a0c9c4b797c6942c1f0c5a84547777ad (patch)
treea0778bcc180254eb5fdff386e814e76ad3cd86dd /README.md
parent4a486d7d8b26893953fa5214b0c987c9c236a043 (diff)
Add a missing feature to the readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 626c286..f8b4ca5 100644
--- a/README.md
+++ b/README.md
@@ -74,6 +74,7 @@ without having to touch the PHP code.
74 * File-upload based code execution 74 * File-upload based code execution
75 * Weak PRNG 75 * Weak PRNG
76 * [XXE]( https://en.wikipedia.org/wiki/XML_external_entity_attack ) 76 * [XXE]( https://en.wikipedia.org/wiki/XML_external_entity_attack )
77 * Filter based remote code execution and assorted shenanigans
77* Several hardening features 78* Several hardening features
78 * Automatic `secure` and `samesite` flag for cookies 79 * Automatic `secure` and `samesite` flag for cookies
79 * Bundled set of rules to detect post-compromissions behaviours 80 * Bundled set of rules to detect post-compromissions behaviours