Essays about: "Fuzz Testing"

Showing result 1 - 5 of 18 essays containing the words Fuzz Testing.

  1. 1. A cybersecurity audit of the Garmin Venu

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Oliver Antal; [2023]
    Keywords : IoT wearables; cybersecurity; penetration testing; sniffing; fuzzing; sakernas internet bärbara enheter; cybersäkerhet; intrångstestning; avlyssning; störningsattacker;

    Abstract : The presence of smart wearables has established itself as a norm of the 21 st century, but the state of their trustworthiness from the viewpoint of personal safety remains debatable. The information gathered by such devices has great potential for personal safety risks and must be handled safely. READ MORE

  2. 2. Model Based Testing for Programmable Data Planes

    University essay from Luleå tekniska universitet/Institutionen för system- och rymdteknik

    Author : Gustav Rixon; [2023]
    Keywords : Model Based Testing; Programmable Data Planes; P4; Software- Defined Networking;

    Abstract : The advent of Software Defined Networking (SDN) and programmable data planes has revolutionized the networking domain, enabling the programming of networking functions down to the silicon level responsible for data packet switching. Unfortunately, while this programmability offers greater flexibility and control, it also increases the likelihood of introducing software bugs. READ MORE

  3. 3. Fuzz Testing for Quality Control in Systems with Complex Input Data

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Josefin Bodin; [2023]
    Keywords : fuzz testing; quality control; complex input; input validation; software testing; fuzzing;

    Abstract : Fuzz testing is a testing technique used to generate a large amount of random or semi-random input data. This data is then fed to a target system which is then run with said data and monitored for anomalous behaviour. READ MORE

  4. 4. GONet: Gradient Oriented Fuzzing for Stateful Network Protocol : Improving and Evaluating Fuzzing Efficiency of Stateful Protocol by Mutating Based on Gradient Information

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Quanyu Tao; [2023]
    Keywords : Fuzzing; Stateful Protocol; Gradient Oriented; Neural Network;

    Abstract : Network protocol plays a crucial role in supporting a wide range of critical services, of which robustness and reliability are vital. Fuzzing, or fuzz testing, serves as an effective technique to uncover vulnerabilities in software programs. However, fuzzing becomes more complicated when dealing with network protocols due to their massive state. READ MORE

  5. 5. Investigating the Effectiveness of Forward-Porting Bugs

    University essay from Umeå universitet/Institutionen för datavetenskap

    Author : Fredrik Nyquist; [2023]
    Keywords : Fuzzing; Fuzz testing; Forward-porting; Fault injection; Magma; Umeå University;

    Abstract : This research investigates the effectiveness of the forward-porting approach employed in the Magma framework as a fault injection technique for evaluating fuzzers. The study aims to assess the use of Proof-of-Concepts in reproducing crashes in CVEs and evaluate the feasibility of forward-porting vulnerabilities into later software versions. READ MORE