У нас вы можете посмотреть бесплатно 0: Intro/Basics/Setup - Buffer Overflows - Intro to Binary Exploitation (Pwn) или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Introduction/Setup for the "Practical Buffer Overflow Exploitation" course covering the basics of Binary Exploitation. In this video we review the basics of buffer overflow vulnerabilities and the core tools that will be required for the tutorial series, e.g. Ghidra/IDA, Radare2 (R2), GDB-PwnDbg/GEF/PEDA, PwnTools, Checksec, ropper and more! We'll also review some key resources for developing reverse engineering and pwn skills and discuss the remainder of the course contents. Write-ups/tutorials aimed at beginners - Hope you enjoy 🙂 #BinaryExploitation #BufferOverflow #BinExp #RE #Pwn #PwnTools Find the binary files, source code and scripts to go with the series @ https://github.com/Crypto-Cat/CTF/tre... ↢Video-Specific Resources↣ Disassembler - Ghidra/IDA/Radare/BinaryNinja/Hopper: https://gist.github.com/liba2k/d522b4... Debugger - GDB-PwnDBG/GEF/PEDA: https://infosecwriteups.com/pwndbg-ge... Checksec: https://github.com/slimm609/checksec.sh Ropper: https://github.com/sashs/Ropper 👷♂️Resources🛠 https://cryptocat.me/resources ↢Chapters↣ Start: 0:00 Course Structure / Resources: 0:30 Buffer Overflow Basics: 2:07 Required Tools/Libraries: 3:35 Review Vulnerable Code: 6:45 Dynamically vs Statically Linked: 8:29 Compiling Binary with(out) Protections: 9:07 Overflow the Buffer: 11:17 GDB-PwnDbg Debugging: 12:10 Ghidra Static Analysis: 15:09 Radare2: 18:40 End: 19:29