From 7e4ca65827d0399811ae27f5a457c0146e2587a6 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Mon, 18 Dec 2017 14:40:41 +0700 Subject: [PATCH] Add 'hasherezade/process_doppelganging' to Exploits --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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.