This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
session:07 [2020/07/03 11:55] Razvan Deaconescu [Resources] |
session:07 [2020/07/19 12:49] (current) |
||
---|---|---|---|
Line 3: | Line 3: | ||
===== Resources ===== | ===== Resources ===== | ||
- | To work this session, first clone/ | + | To work this session, first clone/ |
Other resources: | Other resources: | ||
Line 844: | Line 844: | ||
Inside the '' | Inside the '' | ||
- | * the initial data is now read from standard input using '' | + | |
- | * the buffer we are going to overwrite is now 70 characters long | + | * the buffer we are going to overwrite is now 70 characters long |
- | * we've added an extra local variable before the buffer to make it a bit more challenging to determine the return address | + | * we've added an extra local variable before the buffer to make it a bit more challenging to determine the return address |
Similarly to the task above, exploit the vulnerability by causing a buffer overflow of the '' | Similarly to the task above, exploit the vulnerability by causing a buffer overflow of the '' |