From 1defb0ac7358ee2ab17a909b5380096719f0cc73 Mon Sep 17 00:00:00 2001 From: xn0px90 Date: Fri, 10 Feb 2023 18:56:03 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0959c0b..40da3c9 100644 --- a/README.md +++ b/README.md @@ -262,6 +262,7 @@ Contributions *very welcome* but first see [Contributing](#contributing). - [Graphene](https://github.com/oscarlab/graphene) - Library OS optimized for Intel SGX. ## Exploitation Tools + - [Awesome-Fuzzing](https://github.com/cpuu/awesome-fuzzing) - A curated list of references to awesome Fuzzing for security testing. Additionally there is a collection of freely available academic papers, tools and so on. - [AFL++](https://github.com/AFLplusplus/AFLplusplus) - AFL++ is a superior fork to Google's AFL - more speed, more and better mutations, more and better instrumentation, custom module support, etc. - [Bonzai](https://github.com/rwxrob/bonzai) - It's like a modular, multicall BusyBox builder for Go with built in completion and embedded documentation support.