From 890b41b9168a57af68b34f62e70185816550d0f7 Mon Sep 17 00:00:00 2001
From: Moritz Eckert <moritz.eckert@fau.de>
Date: Thu, 20 Dec 2018 18:04:05 +0100
Subject: [PATCH] Update README.md

---
 README.md | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/README.md b/README.md
index 889255b..5e2ef68 100644
--- a/README.md
+++ b/README.md
@@ -7,3 +7,16 @@ This is a collection of tools I build to help having fun with the linux kernel.
 
 *   [kernel-pwn-nexus](https://github.com/xairy/linux-kernel-exploitation)
 *   [code-browser](https://elixir.bootlin.com/linux/latest/source)
+
+
+## Challenges
+
+* 34c3 esprfs
+    *   [GitHub](https://github.com/bkth/34c3ctf/tree/master/esprfs)
+*  pwnable.kr
+    *   syscall
+    *   exynos
+    *   rootkit
+    *   kcrc
+    *   softmmu
+    *   towelroot
-- 
GitLab