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 10:49] Mihai-Valentin DUMITRU (25451) remove some redundancy in the first two sections |
session:07 [2020/07/19 12:49] (current) |
||
---|---|---|---|
Line 3: | Line 3: | ||
===== Resources ===== | ===== Resources ===== | ||
- | {{:public: | + | To work this session, first clone/ |
- | [[http:// | + | Other resources: |
- | + | | |
- | [[http:// | + | |
===== Initial info ===== | ===== Initial info ===== | ||
Line 845: | 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 '' |