diff options
| author | jvoisin | 2024-06-18 21:21:20 +0200 |
|---|---|---|
| committer | jvoisin | 2024-06-18 21:21:20 +0200 |
| commit | 79143354a0c9c4b797c6942c1f0c5a84547777ad (patch) | |
| tree | a0778bcc180254eb5fdff386e814e76ad3cd86dd /README.md | |
| parent | 4a486d7d8b26893953fa5214b0c987c9c236a043 (diff) | |
Add a missing feature to the readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -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 |
