Random Fuzzer engine
Registered by
Rahul U Nair
Add a non-deterministic fuzzer that generates different classes of random byte strings to syntribos. Discussion is being tracked in this etherpad: https:/
Blueprint information
- Status:
- Not started
- Approver:
- Michael Xin
- Priority:
- Undefined
- Drafter:
- Rahul U Nair
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- Approved
- Series goal:
- None
- Implementation:
- Unknown
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
Partially implemented here: https:/
(?)
Work Items
Work items:
RandomFuzzer get strings methods: TODO
Modify parser to parser token in template files to identify injection points: TODO
Modify datagen to inject data where parser tells it to: TODO
Modify result logging so that each 'issue' identified is logged rather than waiting for the end: TODO