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

Investigate using AFL to generate SEG-Y files for testing #66

Open
rob-smallshire opened this issue Jan 2, 2018 · 0 comments
Open

Investigate using AFL to generate SEG-Y files for testing #66

rob-smallshire opened this issue Jan 2, 2018 · 0 comments

Comments

@rob-smallshire
Copy link
Contributor

rob-smallshire commented Jan 2, 2018

It could be interesting to used the American Fuzzy Lop fuzzer to generate SEG-Y inputs to Segpy to ensure that our error handling is in good shape in the case of malformed input. Which is to say, Segpy should always fail with a predictable, documented exception.

Here's an article on using AFL with Python: https://alexgaynor.net/2015/apr/13/introduction-to-fuzzing-in-python-with-afl/

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

1 participant