Skip to content

Commit 1ef2916

Browse files
committed
Update NetSec.md
1 parent bfac696 commit 1ef2916

File tree

1 file changed

+20
-3
lines changed

1 file changed

+20
-3
lines changed

content/iith/NetSec/NetSec.md

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,28 @@
11
---
2-
title: "CS6903: Network Security"
2+
title: CS6903
33
---
44
# Network Security
55
### Course Instructors
66
- Saurabh Kumar
77
- Praveen Tammanna
8-
### Motivation
9-
-
8+
9+
### Prerequisites
10+
- Computer Networks
11+
- Familiarty with Linux
12+
- Programming Skills (C/C++)
13+
- Socket Programming and Shell Scripting
14+
### Evaluation (Tentative)
15+
- Class Participation: 5%
16+
- Quizzes: 10% (Surprise quizzes)
17+
- 10 to 15 minute quiz. Will be from the slides and will start and 9:05 if class starts at 9
18+
- Mid Sem Exam: 10%
19+
- End Sem Exam: 15%
20+
- Assignments/Projects: 60%
21+
- 2 projects(20% and 40% most probably)
22+
- Assignment 1 : CTF/VAPT/Programming Assignment
23+
- Assignment 2 (Could be project) : for example Socket programming chat app
24+
- Phase 1: Rudimentary chat app with no authentication
25+
- Phase 2: Add some cryptographic techniques (and attacks other team's application)
26+
-
1027

1128

0 commit comments

Comments
 (0)