This shows you the differences between two versions of the page.
isc:labs:05 [2024/11/04 07:42] florin.stancu |
isc:labs:05 [2024/11/04 10:43] (current) florin.stancu |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Lab 05 - Application Security ====== | ====== Lab 05 - Application Security ====== | ||
+ | |||
+ | ===== Objectives ===== | ||
+ | |||
+ | * Call conventions & stack structure | ||
+ | * Buffer overflow vulnerabilities | ||
+ | * Using pwndbg & pwntools to facilitate exploit development | ||
===== Resources ===== | ===== Resources ===== | ||
Line 9: | Line 15: | ||
===== Setup ===== | ===== Setup ===== | ||
- | * [[:isc:info:virtualmachine|Open a lab VM instance]] on [[https://cloud.grid.pub.ro|OpenStack]], use the **m1.medium** flavor for 2GB of RAM (required by ''pwndbg'' :(( ). | + | * [[:isc:info:virtualmachine|Open a lab VM instance]] on [[https://cloud.grid.pub.ro|OpenStack]], use the **m1.medium** flavor for 1.5GB of RAM (required by ''pwndbg'' :(( ). |
**If you're not using the OpenStack VM**: | **If you're not using the OpenStack VM**: |