Merge pull request #42 from rkkautsar/add-linux-exploitation-course

add linux-exploitation-course
pull/43/head
VS 2017-10-20 15:16:22 +03:00 committed by GitHub
commit f1ff94004c
1 changed files with 1 additions and 0 deletions

View File

@ -130,6 +130,7 @@ Reverse Engineering, Buffer Overflow and Exploit Development
* [Reverse Engineering for beginners (GitHub project)](https://github.com/dennis714/RE-for-beginners)
* [reversing.kr challenges](http://www.reversing.kr/challenge.php)
* [Analysis and exploitation (unprivileged)](https://www.it-sec-catalog.info/analysis_and_exploitation_unprivileged.html)
* [A Course on Intermediate Level Linux Exploitation](https://github.com/nnamon/linux-exploitation-course)
Privilege Escalation
--