From 4d56b344b474385cac6692d42efe40a280c257bd Mon Sep 17 00:00:00 2001 From: pe3zx Date: Sun, 20 Sep 2020 19:31:09 +0700 Subject: [PATCH] Add: HASecuritySolutions/VulnWhisperer --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a0f981b..d7981de 100644 --- a/README.md +++ b/README.md @@ -1086,6 +1086,10 @@ This repository is created as an online bookmark for useful links, resources and 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. + + HASecuritySolutions/VulnWhisperer + Create actionable data from your Vulnerability Scans + hasherezade/process_doppelganging My implementation of enSilo's Process Doppelganging (PE injection technique)