Sökning: "american fuzzy lop"

Hittade 3 uppsatser innehållade orden american fuzzy lop.

  1. 1. Fuzzy States : State Discovery with AFL

    Kandidat-uppsats, Malmö universitet/Fakulteten för teknik och samhälle (TS)

    Författare :Jim Andersson; Fredrik Jeppsson; [2022]
    Nyckelord :American fuzzy lop; afl; fuzzing; finite state machine; fuzz test; ijon;

    Sammanfattning : Fuzzing is a test method used to automatically generate test case inputs and to executea system under test (SUT) with those inputs. The method is traditionally used to discovercrash-inducing bugs in software. Fuzzing can generate thousands of inputs per secondand many implementations use smart techniques to reach deeply into the code. LÄS MER

  2. 2. Random testing with sanitizers to detect concurrency bugs in embedded avionics software

    Kandidat-uppsats, Linköpings universitet/Programvara och system

    Författare :Viktor Johansson; Alexander Vallén; [2018]
    Nyckelord :fuzz testing; software testing; AFL; american fuzzy lop; embedded systems; santizer; threadsanitizer;

    Sammanfattning : Fuzz testing is a random testing technique that is effective at finding bugs in large software programs and protocols. We investigate if the technology can be used to find bugs in multi-threaded applications by fuzzing a real-time embedded avionics platform together with a tool specialized at finding data races between multiple threads. LÄS MER

  3. 3. Fuzz testing for design assurance levels

    Kandidat-uppsats, Linköpings universitet/Programvara och system

    Författare :Marcus Gustafsson; Oscar Holm; [2017]
    Nyckelord :fuzz testing; testing; AFL; american fuzzy lop; DAL; design assurance level; automated testing;

    Sammanfattning : With safety critical software, it is important that the application is safe and stable. While this software can be quality tested with manual testing, automated testing has the potential to catch errors that manual testing will not. In addition there is also the possibility to save time and cost by automating the testing process. LÄS MER