From eab4dd9b08ef35144449f65f8abf71537083c651 Mon Sep 17 00:00:00 2001 From: Samuel Warfield Date: Fri, 14 Oct 2022 18:09:15 +0000 Subject: [PATCH] Created SecurityFuzzing (markdown) --- showandtell/proposals/SecurityFuzzing.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 showandtell/proposals/SecurityFuzzing.md diff --git a/showandtell/proposals/SecurityFuzzing.md b/showandtell/proposals/SecurityFuzzing.md new file mode 100644 index 0000000..e33ea72 --- /dev/null +++ b/showandtell/proposals/SecurityFuzzing.md @@ -0,0 +1 @@ +Showcase how to use libfuzzer and go over the origins of fuzzing and what modern fuzzers do no \ No newline at end of file