DEPARTMENT OF COMPUTING

Buffer Overflows

Description

You should use your ubuntu instance to complete the following.

We are going to take a look at how to overflow a simple buffer of some c code to gain terminal access. Answer the following questions where indicated.

Here is a simple video to get you started.

I had to edit the /etc/network/interfaces file to something like this:

    auto eth0
    iface eth0 inet static
      address 144.38.216.29
      netmask 255.255.255.248
      gateway 144.38.216.25
      dns-nameservers 8.8.8.8

To submit

A single pdf with the answers to the following questions. Many of these answers will require you to do some research on your part.

Last Updated 12/12/2022