From 0f3aad4f72561518c1109f6d8b06473eef1edaa9 Mon Sep 17 00:00:00 2001 From: Mr-IoT Date: Mon, 28 Nov 2022 14:49:17 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1bd843d..8218654 100644 --- a/README.md +++ b/README.md @@ -574,8 +574,8 @@ by Fotios Chantzis, Ioannis Stais, Paulino Calderon, Evangelos Deirmentzoglou, B - [Fuzzing_ICS_protocols](https://1modm.github.io/Fuzzing_ICS_protocols.html) - [Fuzzowski - the Network Protocol Fuzzer that we will want to use](https://hakin9.org/fuzzowski-the-network-protocol-fuzzer-that-we-will-want-to-use/) - [Fuzz Testing of Application Reliability](https://pages.cs.wisc.edu/~bart/fuzz/) - - [FIRM-AFL](https://www.usenix.org/conference/usenixsecurity19/presentation/zheng) - - [Snipuzz](https://arxiv.org/pdf/2105.05445.pdf) + - [FIRM-AFL : High-Throughput Greybox Fuzzing of IoT Firmware via Augmented Process Emulation](https://www.usenix.org/conference/usenixsecurity19/presentation/zheng) + - [Snipuzz : Black-box Fuzzing of IoT Firmware via Message Snippet Inference](https://arxiv.org/pdf/2105.05445.pdf) - [fuzzing-iot-binaries] - [part1](https://blog.attify.com/fuzzing-iot-devices-part-1/) / [part2](https://blog.attify.com/fuzzing-iot-binaries-with-afl-part-ii/)