personnumber3377

Fuzzing gitlab markdown engine

Ok, so after discovering this: https://hackerone.com/reports/1543718 and https://hackerone.com/reports/557154

After doing a bit of digging, I found the markdown parser source code itself: https://github.com/github/cmark-gfm/tree/master . That repository already has a couple of fuzzers and actually they are just the kind which I wanted to do FUCK!!!!

Trying anyway