diff --git a/README.md b/README.md index da794e6..54d898e 100644 --- a/README.md +++ b/README.md @@ -1272,6 +1272,10 @@ _return-to-libc techniques_ 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. + + externalist/exploit_playground + Analysis of public exploits or my 1day exploits + 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.