oct 14
1. Continue discussion of the bomblab. (I haven't finished grading your work yet, but will get that done over the break.)
2. Start discussion of the buffer overflow .
The bufferlab files are
here .
# You can run the buffer overflow lab cs. (It may run elsewhere, if you have linux box.)
# log in with campus username/password; talk to me if you have issues
$ ssh username@cs.marlboro.edu # fill in your campus email username
# Make a directory to work on it, and copy to your home folder.
$ mkdir bufferlab; cd bufferlab
$ cp /var/www/cs/htdocs/courses/fall2010/systems/bufferlab_linux/* .
$ ls -sCF
16K bufbomb* 144K bufferlab_docs.pdf 8.0K makecookie* 8.0K sendstring*