Âé¶¹Ö±²¥

ISCS 0531

Home > Colleges & Schools > CBIS > ISCS 0531

Course Description

This course is built upon the previous course ISCS 530 where the students are taught the principles and practice of cryptography. In the first part of the class, students are given adequate knowledge on Packet Sniffing and Spoofing in Computer Network, TCP/IP protocol stack, Firewall, Domain Name System (DNS) and Virtual Private Network (VPN). In the second part of the class, we will focus on Transport Layer Security, Bitcoin and Block Chain, and Cross-Site Scripting Attack.

Course Outcomes

Upon completion of this course, the student will be able to:

  1. Define the critical characteristics of a Computer Network
  2. Âé¶¹Ö±²¥ sniffing and Spoofing Using Python.
  3. Understand different layers of TCP/IP protocol stack and apply TCP session hijacking attack
  4. Understand types of firewalls and build a simple firewall using Netfilter
  5. Understand DNS Hierarchy, Zones, and Servers and apply a denial-of-service attack on DNS servers
  6. Understand how TLS/SSL VPN work, setting up and testing a VPN
  7. Perform TLS Programming.
  8. Understand how Blockchain works, and apply mining in Blockchain
  9. Understand XSS attack and prevent XSS attack