diff --git a/README.md b/README.md
index e41e187..d8c3c8e 100644
--- a/README.md
+++ b/README.md
@@ -674,6 +674,7 @@ Linux Security Expert - trainings, howtos, checklists, security tools an
:small_orange_diamond: ctf-tools - some setup scripts for security research tools.
:small_orange_diamond: security-tools - collection of small security tools created mostly in Python. CTFs, pentests and so on.
:small_orange_diamond: fuzzdb - dictionary of attack patterns and primitives for black-box application fault injection and resource discovery.
+ :small_orange_diamond: syzkaller - is an unsupervised, coverage-guided kernel fuzzer.
:small_orange_diamond: GDB PEDA - Python Exploit Development Assistance for GDB.
:small_orange_diamond: IDA - multi-processor disassembler and debugger useful for reverse engineering malware.
:small_orange_diamond: radare2 - framework for reverse-engineering and analyzing binaries.