-
Notifications
You must be signed in to change notification settings - Fork 87
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
GREASE-like support for ipptool and ippserver #71
Labels
Milestone
Comments
In fuzzing/grease mode we need to make sure we report/record the actual IPP message so that bug reports, etc. can include the full request for testing and debugging. |
Feedback from morning IPP session:
|
Work list for this bug:
I'll file a separate issue to track a new fuzzing tool. |
Created issue #72 for the ippfuzz tool. |
4 tasks
Moved to the libcups project |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Investigate implementing fuzzing and GREASE support into ipptool, specifically for inserting randomized attributes with different names, values, and syntaxes.
Probably there should be a way to insert a random value tag, attribute name, and/or value, plus insert N random attributes.
The text was updated successfully, but these errors were encountered: