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

Setup a fuzzer #23

Open
schwehr opened this issue Mar 24, 2019 · 2 comments
Open

Setup a fuzzer #23

schwehr opened this issue Mar 24, 2019 · 2 comments

Comments

@schwehr
Copy link
Contributor

schwehr commented Mar 24, 2019

I know very little about java fuzzers, but should be a great way yo find test cases for things like #22. Based on a quick search, here are some possibles. I'm most interested in a coverage based pure jvm solution preferably that is easy to setup with maven.

See also:

Asked for suggestions here:

https://twitter.com/kurtschwehr/status/1109871725779378176

@velosol
Copy link

velosol commented Dec 27, 2019

In your tweet you mention a corpus from libfuzzer/libais - I didn't see it in the libais test directory; is there somewhere with details on fuzzing corpus buildup you've already done? I'm curious about generating AIS sentences both for fuzzing and more functional testing of AIS parsers.

@schwehr
Copy link
Contributor Author

schwehr commented Dec 27, 2019

My corpus is only inside Google. I will try to release a snapshot sometime soon

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