All participants (including those not yet formally registered):
In this course we will be running exercises in a virtual machine.
The best 75% of exercises will be used to calculate your grade.
Exercises should be submitted to infosec13.course@gmail.com weekly.
Please use the following format for the email subject: "[INFOSEC13] Exercise #[EXERCISE NO.] - [NAME], ID: [ID]".
i.e.: "[INFOSEC13] Exercise #11 - John Smith, ID: 313371337".
Please attach only the files which are relelvant to the result in an easy to understand directory tree, which should be packed in a 7zip file (submit a single file). See an example submission here.
How to create a 7zip archive in linux: use the command "7za a ex_[EXERCISE NO.]_[ID#]_[FIRST_NAME]_[LAST_NAME]_.7z [DIRECTORY TO PACK]".
i.e.: "7za a ex_11_055555559_Moshe_Cohen.7z solution_to_ex_11/".
There is no single textbook for this course. The following books contains significant relevant material. Additional resources will be provided during the lectures and recitations.
Stanford University course CS155 has excellent slides and reading materiel, some of which is reused in our course.