diff --git a/README.md b/README.md index 47e94c3..10c75ce 100644 --- a/README.md +++ b/README.md @@ -736,6 +736,10 @@ My curated list of awesome links, resources and tools 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. + + https://github.com/hasherezade/process_doppelganging + My implementation of enSilo's Process Doppelganging (PE injection technique) + gellin/TeamViewer_Permissions_Hook_V1 A proof of concept injectable C++ dll, that uses naked inline hooking and direct memory modification to change your TeamViewer permissions.