Update README.md

pull/1/head
VS 2017-10-11 10:26:12 +03:00 committed by GitHub
parent b9b32080e4
commit 097ac04d6d
1 changed files with 4 additions and 1 deletions

View File

@ -64,7 +64,7 @@ Sharpening Your Skills
* [Root-Me](https://www.root-me.org/)
* [PicoCTF](https://2017game.picoctf.com/)
Reverse Engineering and Buffer overflow
Reverse Engineering, Buffer overflow and Exploit development
--
* [Shell storm](http://shell-storm.org/)
* [Buffer Overflow Exploitation Megaprimer for Linux](http://www.securitytube.net/groups?operation=view&groupId=4)
@ -74,6 +74,9 @@ Reverse Engineering and Buffer overflow
* [Binary hacking](http://liveoverflow.com/binary_hacking/index.html)
* [Shellcode Injection](https://dhavalkapil.com/blogs/Shellcode-Injection/)
* [Reverse Engineering for Beginners](https://beginners.re/RE4B-EN.pdf)
* [Exploit tutorials](http://www.primalsecurity.net/tutorials/exploit-tutorials/)
* [Exploit development](https://0x00sec.org/c/exploit-development)
* [Corelan tutorials](https://www.corelan.be/index.php/2009/07/19/exploit-writing-tutorial-part-1-stack-based-overflows/)
Privileged escalation
--