From 89c91767d2f0384509838c2fa2dccf2608b12d93 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Mon, 18 Jun 2018 06:58:44 +0000 Subject: [PATCH] Tools: externalist/exploit_playground --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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.