2023 IEEE Symposium on Security and Privacy (SP) 2023
DOI: 10.1109/sp46215.2023.10179296
|View full text |Cite
|
Sign up to set email alerts
|

SelectFuzz: Efficient Directed Fuzzing with Selective Path Exploration

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1

Citation Types

0
4
0

Year Published

2023
2023
2024
2024

Publication Types

Select...
4
2

Relationship

0
6

Authors

Journals

citations
Cited by 14 publications
(4 citation statements)
references
References 33 publications
0
4
0
Order By: Relevance
“…By this means, SelectFuzz [111] avoids exploring irrelevant code, further reducing the cost of fuzzing. By adopting these strategies, both BEACON [92] and SelectFuzz [111] effectively decrease the fuzzing cost by minimizing the exploration of code that does not contribute to reaching the desired targets, thereby enhancing the speed of bug exposure. In contrast, other techniques such as Windranger [97], CAFL [93], and FuzzGuard [91] actually increase the cost of fuzzing due to their requirements for analyzing and collecting DBBs and path constraints, or collecting and filtering seeds.…”
Section: Challenges Faced By Dgfmentioning
confidence: 99%
See 2 more Smart Citations
“…By this means, SelectFuzz [111] avoids exploring irrelevant code, further reducing the cost of fuzzing. By adopting these strategies, both BEACON [92] and SelectFuzz [111] effectively decrease the fuzzing cost by minimizing the exploration of code that does not contribute to reaching the desired targets, thereby enhancing the speed of bug exposure. In contrast, other techniques such as Windranger [97], CAFL [93], and FuzzGuard [91] actually increase the cost of fuzzing due to their requirements for analyzing and collecting DBBs and path constraints, or collecting and filtering seeds.…”
Section: Challenges Faced By Dgfmentioning
confidence: 99%
“…In recent years, two state‐of‐the‐art techniques, namely, BEACON [92] and SelectFuzz [111], have significantly improved the speed of bug exposure by reducing the cost of fuzzing. BEACON leverages symbolic execution to analyze the feasibility of different paths and eliminates those that cannot lead to the target, thereby reducing the overall fuzzing cost.…”
Section: Challenges Faced By Dgfmentioning
confidence: 99%
See 1 more Smart Citation
“…Nevertheless, some inadequacies persist [13,[21][22][23][24][25]. Firstly, while some fuzzers provide more accurate definitions for distance metrics, they neglect the fact that distinct branches may have varying arrival probabilities in certain situations.…”
Section: Introductionmentioning
confidence: 99%