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 😕
This commit is contained in:
Tiago Alves 2017-10-15 03:22:41 -02:00 committed by GitHub
parent 55fc9c1ce2
commit 358ac2f322

View File

@ -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
--