diff --git a/README.md b/README.md
index 6a54504..1038cbc 100644
--- a/README.md
+++ b/README.md
@@ -1232,6 +1232,8 @@ CyberTalks - talks, interviews, and article about cybersecurity.
:small_orange_diamond: pentestpackage - is a package of Pentest scripts.
:small_orange_diamond: python-pentest-tools - python tools for penetration testers.
:small_orange_diamond: fuzzdb - dictionary of attack patterns and primitives for black-box application fault injection and resource discovery.
+ :small_orange_diamond: AFL - is a free software fuzzer maintained by Google.
+ :small_orange_diamond: AFL++ - is AFL with community patches.
:small_orange_diamond: syzkaller - is an unsupervised, coverage-guided kernel fuzzer.
:small_orange_diamond: pwndbg - exploit development and reverse engineering with GDB made easy.
:small_orange_diamond: GDB PEDA - Python Exploit Development Assistance for GDB.