Hacker News new | ask | show | jobs
by oweiler 2241 days ago
In university we had to write a simple fuzzer which extracted options from man pages and ran the corresponding command with randomized but valid options. Didn't take long until we found the first bug in one of the tested commands.
1 comments

that's a good assignment - extra marks for reporting the bugs?