From 358ac2f322c031dc24a5083cb4f138e61eab4e04 Mon Sep 17 00:00:00 2001 From: Tiago Alves Date: Sun, 15 Oct 2017 03:22:41 -0200 Subject: [PATCH] Added Xerosploit man in the middle framework I think [Xerosploit](https://github.com/LionSec/xerosploit) is a good tool to add, but not sure where put it :confused: --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 03dcd56..924792a 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,7 @@ Reverse Engineering, Buffer overflow and Exploit development * [Corelan tutorials](https://www.corelan.be/index.php/2009/07/19/exploit-writing-tutorial-part-1-stack-based-overflows/) * [Reverse engineering reading list](https://github.com/onethawt/reverseengineering-reading-list/blob/master/README.md) * [Reverse Engineering challenges](https://challenges.re/) +* [Xerosploit](https://github.com/LionSec/xerosploit) Privileged escalation --