Did anybody solve the questions 3
For these next two questions, download the attached welcome.c.zip and implement a libFuzzer harness for the program. What vulnerability does ASan identify in the welcome.c code?
and 4
Copy the full libFuzzer harness output (the printf output from the program in otherwords) that crashed the program, for example “Hello, User!, Your room …”
?
Edited: done. Was overthinking things…