Results 11 to 20 of about 283 (220)
LibAFL-DiFuzz: Advanced Architecture Enabling Directed Fuzzing
Directed fuzzing performs best for targeted program testing via estimating the impact of each input in reaching predefined program points. But due to insufficient analysis of the program structure and lack of flexibility and configurability it can lose efficiency.
Darya Parygina +2 more
exaly +3 more sources
Category-directed Fuzzing Test Method for Error Reporting Mechanism in JavaScript Engines [PDF]
Error reporting mechanism is an indispensable part of JavaScript engines.For programs with errors,the error reporting mechanism of JavaScript engines should output reasonable error message,point out location and cause of the error,help develo-pers to ...
LU Ling, ZHOU Zhide, REN Zhilei, JIANG He
doaj +1 more source
Test Cases Generation Techniques for Root Cause Location of Fault [PDF]
Vulnerability root cause localization is an important stage of software debugging,and spectrum-based fault root cause localization method is a hot issue in software automation debugging research,but the effectiveness of the positioning depends to a large
DU Hao, WANG Yunchao, YAN Chenyu, LI Xingwei
doaj +1 more source
Directed Grey-box Fuzzing Test Technology Combining Mixed Symbolic Execution [PDF]
Directed Gray-box Fuzzing(DGF) test is a kind of fuzzing test technique which can quickly generate test cases to reach a given target area of the program and find vulnerabilities,but the existing DGF technique often fail to pass the checking statements ...
DAI Wei, LU Yuliang, ZHU Kailong
doaj +1 more source
Coverage-oriented and target-oriented fuzzing are widely used in vulnerability detection. Compared with coverage-oriented fuzzing, target-oriented fuzzing concentrates more computing resources on suspected vulnerable points to improve the testing ...
Chen Chen, Han Xu, Baojiang Cui
doaj +1 more source
Multiple Targets Directed Greybox Fuzzing
14 pages, 5 figures, 10 ...
Hongliang Liang +3 more
openaire +2 more sources
Taint-based directed whitebox fuzzing [PDF]
We present a new automated white box fuzzing technique and a tool, BuzzFuzz, that implements this technique. Unlike standard fuzzing techniques, which randomly change parts of the input file with little or no information about the underlying syntactic structure of the file, BuzzFuzz uses dynamic taint tracing to automatically locate regions of original
Vijay Ganesh 0001 +2 more
openaire +2 more sources
The progress, challenges, and perspectives of directed greybox fuzzing
SummaryGreybox fuzzing is a scalable and practical approach for software testing. Most greybox fuzzing tools are coverageāguided as reaching high code coverage is more likely to find bugs. However, since most covered codes may not contain bugs, blindly extending code coverage is less efficient, especially for corner cases.
Pengfei Wang 0010 +5 more
openaire +2 more sources
InsFuzz: Fuzzing Binaries With Location Sensitivity
Fuzzing is a popular technique which is widely used to find the software bugs. However, fuzzing remains limited in finding bugs lying in deep paths since it has difficulty in bypassing the complex checks of the target program. In this paper, we propose a
Hanfang Zhang +5 more
doaj +1 more source
Directed Greybox Fuzzing with Stepwise Constraint Focusing
Dynamic data flow analysis has been widely used to guide greybox fuzzing. However, traditional dynamic data flow analysis tends to go astray in the massive path tracking and requires to process a large volume of data, resulting in low efficiency in reaching the target location.
Xiaofan Li +4 more
openaire +2 more sources

