Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.15 KB

assignments.md

File metadata and controls

36 lines (28 loc) · 1.15 KB
layout title permalink
page
Assignments
/assignments/
  • Assignment 1, due date: Feb. 6th at 11:59pm.
    Title: Shellcode and buffer overflow
    The goal of the assignment is to: (a) reproduce a buffer overflow attack, (b) defeat a countermeasure used in a major shell software, and (3) get familiar with using different system calls.
    Details
  • Assignment 2, due date: Mar. 17th at 11:59pm.
    Title: Network Analysis
    The goal of the assignment is to: (a) implement a network discovery tool, and (b) analyze network traffic of a real-life scenario.
    Details
  • Assignment 3, due date: Apr. 9th at 11:59pm.
    Title: TCP/IP attacks
    The goal of the assignment is to reproduce and launch: (a) TCP SYN flooding attack, (b) TCP RST attack, and (3) TCP session hijacking attack.
    Details