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

Fuzzer coverage #4

Open
bashirshabir opened this issue Nov 13, 2023 · 1 comment
Open

Fuzzer coverage #4

bashirshabir opened this issue Nov 13, 2023 · 1 comment

Comments

@bashirshabir
Copy link

This is great research for TEE fuzzing. I see that the fuzzer has not been released yet. Looking forward to checking it out.
One thing I did not get from the paper was how exactly you extracted the coverage for TEEzz.
Will you be providing some tool to extract coverage along with fuzzer itself?

@0ddc0de
Copy link
Collaborator

0ddc0de commented Nov 14, 2023

Hi @bashirshabir,

Thanks for your interest in TEEzz!

On COTS devices, TEEzz is a black-box fuzzer. For the coverage evaluation shown in the paper, we measured the coverage of our black-box approach using OPTEE. OPTEE is open-source and we modified it to extract coverage information. To answer your question, yes, our modified OPTEE will be released as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants