






Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
E-Commerce is taking over the traditional commerce practices. It is of special concern for the IT students. Following are the key points of these Lecture Slides : System Network Security, Security Overview, Secure Communication, Communication Channels, Packet Switches, Listen, Network Manager, Access Control Lists, Stock Trading, Customer Denies
Typology: Slides
1 / 10
This page cannot be seen from the preview
Don't miss anything!







It is about secure communication What do we mean by secure communication? Everything is connected by the Internet We will often use Alice and Bob Alice is on a vacation and wants to send a commandto her assistant—Bob—or just a computer tocontrol the nuclear power plant, how can she dothat?
Alice sends Bob some sensitive information viaInternet Network manager remotely changes someAccess Control Lists (intercepts, impersonation) On-line stock trading, customer denies that shehas sent the order
Cryptography allows us to disguise data so thateavesdroppers gain no information fromlistening Cryptography also allows us to createunforgettable message and detect if it has beenmodified in transit: a digital signature is oftenused for this purpose—a magic number
Computer security Network security
attacks on hardware attacks on software deletion, modification (Trojan horse,trapdoor/backdoor, covert channel), infectionthrough computer virus, theft, copying attacks on data compromising secrecy & integrity attacks on other resources storage media, time, key people
10
Failure to understand the threat model Failure to understand what a mechanismprotects against and what it does not Bad design Implementation fault Misconfiguration Bad interaction with other parts Bad user interface