From d6d6b58d2a05c1a525db85fd5345a36e4b73ccc9 Mon Sep 17 00:00:00 2001 From: berndstelzl Date: Mon, 23 Oct 2017 20:40:32 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1e4cadd..c7d93a7 100644 --- a/README.md +++ b/README.md @@ -171,6 +171,7 @@ Reverse Engineering, Buffer Overflow and Exploit Development * [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) * [Lena's Reversing for Newbies (Complete)](https://tuts4you.com/download.php?view.2876) +* [Megabeets journey into Radare2](https://www.megabeets.net/a-journey-into-radare-2-part-1/) Privilege Escalation --