I like the fact American Fuzzy Lop can be halted and resumed, because I really don't need to have a desktop machine rumbling away in the bedroom while I sleep.

But after 12h12m01s it has so far found zero crashes and zero hangs. So either my XML parser is great at avoiding panics, or my fuzzing method is testing some no-op action. (Though, while I was writing this, it found another path of interest through the executable, so it's doing something.)

#FuzzTesting #Rust #RustLang #AmericanFuzzyLop

The Challenges of Fuzzing 5G Protocols

In this blog we will cover some basic background of fuzzing, before diving into the specifics of trying to fuzz telecoms 5G protocols using both proprietary and open source fuzzers.  We will aim to assess these fuzzers for their suitability to fuzz 5G network protocols.  We will end this post with a comparison of the fuzzers, some of the findings, and a general conclusion regarding the fuzzing of 5G telecoms protocols.

NCC Group Research