News
Exercise 0 + Exercise 1
Written on 25.10.2023 18:12 by Leon Bettscheider
Dear Students,
We have published Exercise 0 and Exercise 1. You can find them at Information > Material. Please read the FuzzingBook chapters Introduction to Software Testing and Fuzzing: Breaking Things with Random Inputs to prepare for these exercises.
Exercise 0 is due on 5 November 2023 23:59.
Exercise 1 is due on 12 November 2023 23:59.
Each exercise comes as a ZIP file that contains:
- sheet.pdf, listing the tasks
- a number of Python/Jupyter Notebook/Text files for you to implement or extend
- verify.py, a script that checks whether your submission is valid in a sense that all required files and functions are included
Follow the instructions in sheet.pdf carefully.
The exercises must be solved alone.
Invalid submissions (i.e. verify.py reports a problem) will result in 0 points.
Note that we cannot evaluate delayed submissions.
We ask you to submit your solutions as a ZIP file via the CMS on your Personal Status page.
Happy Fuzzing!