From fefdf9c07ecdc2a78d93f2dae3d90a821fe571bb Mon Sep 17 00:00:00 2001 From: ZonkSec Date: Mon, 1 Oct 2018 16:32:04 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d9660b2..a62ff19 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,7 @@ Repository | Description [Detection Lab](https://github.com/clong/DetectionLab) | Vagrant & Packer scripts to build a lab environment complete with security tooling and logging best practices [Forensics](https://github.com/Cugu/awesome-forensics) | List of awesome forensic analysis tools and resources [Free Programming Books](https://github.com/EbookFoundation/free-programming-books) | Free programming books for developers +[FuzzDB](https://github.com/fuzzdb-project/fuzzdb) | Dictionary of attack patterns and primitives for black-box application fault injection and resource discovery. [Gray Hacker Resources](https://github.com/bt3gl/My-Gray-Hacker-Resources) | Useful for CTFs, wargames, pentesting [Hacker101](https://github.com/Hacker0x01/hacker101) | A free class for web security by HackerOne [Infosec Getting Started](https://github.com/gradiuscypher/infosec_getting_started) | A collection of resources, documentation, links, etc to help people learn about Infosec