Vulnerability Detection Through an Adversarial Fuzzing Algorithm

07/21/2023
by   Michael Wang, et al.
0

Fuzzing is a popular vulnerability automated testing method utilized by professionals and broader community alike. However, despite its abilities, fuzzing is a time-consuming, computationally expensive process. This is problematic for the open source community and smaller developers, as most people will not have dedicated security professionals and/or knowledge to perform extensive testing on their own. The goal of this project is to increase the efficiency of existing fuzzers by allowing fuzzers to explore more paths and find more bugs in shorter amounts of time, while still remaining operable on a personal device. To accomplish this, adversarial methods are built on top of current evolutionary algorithms to generate test cases for further and more efficient fuzzing. The results of this show that adversarial attacks do in fact increase outpaces existing fuzzers significantly and, consequently, crashes found.

READ FULL TEXT
research
03/01/2021

How Developers Engineer Test Cases: An Observational Study

One of the main challenges that developers face when testing their syste...
research
01/12/2019

EvoMaster: Evolutionary Multi-context Automated System Test Generation

This paper presents EvoMaster, an open-source tool that is able to autom...
research
10/14/2021

On Adversarial Vulnerability of PHM algorithms: An Initial Study

With proliferation of deep learning (DL) applications in diverse domains...
research
06/14/2020

Vulnerability Coverage for Secure Configuration

We present a novel idea on adequacy testing called “vulnerability covera...
research
01/19/2018

How do Developers Test Android Applications?

Enabling fully automated testing of mobile applications has recently bec...

Please sign up or login with your details

Forgot password? Click here to reset