Finding Buffer Overflow with Fuzzing | Ep. 04

Channel:
Subscribers:
920,000
Published on ● Video Link: https://www.youtube.com/watch?v=Do1Ri8TCF0Q



Duration: 10:06
41,523 views
1,927


AFL helped us to find a buffer overflow. Did we find a real crash in sudo? Let's investigate it.

Files on GitHub: https://github.com/LiveOverflow/pwnedit/tree/main/episode04
Blog Post: https://liveoverflow.com/finding-buffer-overflow-with-fuzzing/

Previous video and episode playlist: https://www.youtube.com/watch?v=W2kZnmchJhI&list=PLhixgUqwRTjy0gMuT4C3bmjeZjuNQyqdx&index=3&t=335s

Episode 04:
00:00 - Intro
00:28 - Looking at AFL crashes
01:25 - Investigate Crashes with gdb
03:35 - Debug Crash in AFL argv[] wrapper
04:27 - Fixing Buffer Overflow in AFL argv[] wrapper
05:19 - Setup Fuzzing Experiment with AFL++
07:11 - AFL UI Output Information

-=[ ❤️ Support ]=-

→ per Video: https://www.patreon.com/join/liveoverflow
→ per Month: https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join

-=[ 🐕 Social ]=-

→ Twitter: https://twitter.com/LiveOverflow/
→ Website: https://liveoverflow.com/
→ Subreddit: https://www.reddit.com/r/LiveOverflow/
→ Facebook: https://www.facebook.com/LiveOverflow/







Tags:
Live Overflow
liveoverflow
hacking tutorial
how to hack
exploit tutorial
afl
aflpp
afl++
american fuzzy lop
fuzzing
fuzzer
investigate crash
gdb
debugging
crashes
segfault
buffer overflow
fix bufferoverflow
stack smashing
exploit development
security research
binary exploitation
memory corruption