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 to test robustness against malicious data #14

Open
emboss opened this issue Jan 28, 2012 · 1 comment
Open

Fuzzer to test robustness against malicious data #14

emboss opened this issue Jan 28, 2012 · 1 comment

Comments

@emboss
Copy link
Owner

emboss commented Jan 28, 2012

We should write a fuzzer that throws completely random and part random/part hand-crafted data at ASN.1 decode to test for SEGVs/NPEs with regard to malicious data or buffer overflows. The script could be added as an internal test.

@emboss
Copy link
Owner Author

emboss commented Feb 1, 2012

Maybe rfuzz or similar gems could save some time.

emboss added a commit that referenced this issue May 12, 2014
Enable Base64 specs for JRuby
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