From 96ae60d00effa39127b1074ff48ca3e8c5bb811e Mon Sep 17 00:00:00 2001 From: Rakha Kanz Kautsar Date: Fri, 20 Oct 2017 19:06:06 +0700 Subject: [PATCH] add linux-exploitation-course --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index daee98a..7156c99 100644 --- a/README.md +++ b/README.md @@ -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 --