Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RESEARCH: Structure-aware Whitebox fuzzing #160

Open
joszamama opened this issue Dec 17, 2024 · 0 comments
Open

RESEARCH: Structure-aware Whitebox fuzzing #160

joszamama opened this issue Dec 17, 2024 · 0 comments
Assignees
Labels
prio: medium Medium priority issue scope: research Research using FANDANGO status: in progress Task is in progress

Comments

@joszamama
Copy link
Collaborator

Using Fandango, implement mechanisms to guide a fuzzer into deeper parts of the program (coverage-based) while maintaining structure validity.

Note: I think this would be a similar approach to Nautilus, but in our case, we would be able to deal with the semantical properties of the input. In our future evaluation, we should compare against Nautilus. The idea would be to showcase that (potentially) semantical properties can guide the fuzzer further beyond what structure only can.

@joszamama joszamama added prio: medium Medium priority issue scope: research Research using FANDANGO labels Dec 17, 2024
@joszamama joszamama added the status: in progress Task is in progress label Dec 17, 2024
@andreas-zeller andreas-zeller assigned joszamama and unassigned leonbett Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
prio: medium Medium priority issue scope: research Research using FANDANGO status: in progress Task is in progress
Projects
None yet
Development

No branches or pull requests

2 participants