diff --git a/README.md b/README.md index a0a87bf..9050ded 100644 --- a/README.md +++ b/README.md @@ -1032,6 +1032,10 @@ My curated list of awesome links, resources and tools + + Eplox/TCP-Starvation + The idea behind this attack is to close a TCP session on the attacker's side, while leaving it open for the victim. Looping this will quickly fill up the victim’s session limit, effectively denying other users to access the service. + FriendsOfPHP/security-advisories The PHP Security Advisories Database references known security vulnerabilities in various PHP projects and libraries. This database must not serve as the primary source of information for security issues, it is not authoritative for any referenced software, but it allows to centralize information for convenience and easy consumption.