summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAndrey Konovalov2022-09-07 16:17:48 +0200
committerAndrey Konovalov2022-09-07 16:20:25 +0200
commit55ac37cf72b2e4e0e1d986dd625d9bd20cce6d13 (patch)
treee1d59bda708f0d9ca8ab67e742a9a620073599d6 /README.md
parent5e66c505608450462da0c5fd7ea8d00fddeb9f3d (diff)
Add BHEU training link
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)