summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9eaf7d1..e3cbc62 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,15 @@ Follow [@andreyknvl](https://twitter.com/andreyknvl) on Twitter to be notified o
10Subscribe to @linkersec on [Telegram](https://t.me/linkersec), [Twitter](https://twitter.com/linkersec), or [Reddit](https://www.reddit.com/r/linkersec) for highlights. 10Subscribe to @linkersec on [Telegram](https://t.me/linkersec), [Twitter](https://twitter.com/linkersec), or [Reddit](https://www.reddit.com/r/linkersec) for highlights.
11 11
12 12
13## Training
14
15December 5–6th: [Attacking the Linux Kernel](https://www.blackhat.com/eu-22/training/schedule/index.html#attacking-the-linux-kernel-27920) at Black Hat Europe 2022 in London.
16
17- Targeted at beginners.
18- Day 1: introduction to KASAN and fuzzing (without syzkaller).
19- Day 2: foundational exploitation techniques for memory corruptions.
20
21
13## Contents 22## Contents
14 23
15- [Books](#books) 24- [Books](#books)