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/)