FA2018 Week 04

Intro to PWN

Presented by: 

Loading PDF…
1 of 1

Meeting Summary

  • Types of vulnerabilities in binaries (buffer overflow)
  • Memory layout of computers (the stack)
  • Tools:
    • gdb (debugger)
    • pwntools (python library for pwn)
    • Binary Ninja/radare2 (disassembler)