Login
Roast topics
Find topics
Find it!
From:
LiveOverflow
(Uncensored)
subscribe
How Fuzzing with AFL works
https://liveoverflow.com/how-fuzzing-with-afl-works/
links
backlinks
Tagged with:
sudo vulnerability walkthrough
Roast topics
Find topics
Roast it!
Using LLVM and clang, we were able to fuzz Linux programs in the command line using the AFL fuzzer. Exploiting the fact that sudoedit is symlinked to sudo, we tried to find the CVE-2021-3156 vulnerability using fuzzing methods.