Proceedings of the 38th Annual Computer Security Applications Conference 2022
DOI: 10.1145/3564625.3564660
|View full text |Cite
|
Sign up to set email alerts
|

Alphuzz: Monte Carlo Search on Seed-Mutation Tree for Coverage-Guided Fuzzing

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
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 7 publications
(4 citation statements)
references
References 18 publications
0
4
0
Order By: Relevance
“…Monte Carlo Tree Search (MCTS) is a heuristic search algorithm that uses simulations to explore potential actions and select the most promising one [1], [3], [8], [16]. It has been utilized in several applications, such as gaming, robotics, optimization, and planning [4], [27], [31], [34], [36], [47], [53]. This algorithm has four stages, Selection, Expansion, Simulation, and Backpropagation.…”
Section: Monte Carlo Tree Searchmentioning
confidence: 99%
“…Monte Carlo Tree Search (MCTS) is a heuristic search algorithm that uses simulations to explore potential actions and select the most promising one [1], [3], [8], [16]. It has been utilized in several applications, such as gaming, robotics, optimization, and planning [4], [27], [31], [34], [36], [47], [53]. This algorithm has four stages, Selection, Expansion, Simulation, and Backpropagation.…”
Section: Monte Carlo Tree Searchmentioning
confidence: 99%
“…The insight behind it is that the low self-transition probability indicates the high probability of discovering new paths after mutating. Alphuzz [16] models the seed scheduling problem as a Monte Carlo tree search (MCTS) problem. Its key observation is that the relationships among seeds are valuable for seed scheduling.…”
Section: Related Workmentioning
confidence: 99%
“…(1) Baseline Seed Scheduling Strategies: Starting from the minimum coverage set, rare paths, new paths, and same-prefix coverage, the seed scheduling method proposed in this paper was compared with native AFL [9], AFLFast [12], EcoFuzz [14], and Alphuzz [16] seed scheduling strategies. It is important to note that these five tools differ only in their seed scheduling mechanisms while all other components remain the same.…”
Section: Experiments Settingsmentioning
confidence: 99%
See 1 more Smart Citation