Note 4
Note 4
1. David is worried about banking on the internet. He has read a report from
Raytheon (2015) which states that financial services companies encounter
security incidents 300% more frequently than other industries.
It also states that there is an increasing trend to target employees and trick them
with phishing emails and that cybercriminals bombard sites with low-level attacks
(e.g., low-level DDOS) to provide background noise which distracts security staff
from targeted attacks (Raytheon/Websense, 2015). David says he’s going to stop
internet banking because of this issue.
A valid reason for ‘No’ is: Since these are employee-targeted attacks,
stopping internet banking will have no effect on the risk.
2. If you were a Company Chief Information Security Officer, what action would you
take to improve security from these attacks and to improve customer confidence?
The article stated that phishing was a particularly common way of breaking
security in corporate systems.
Spam filters.
AV scans of emails.
Link checking software.
Training users.
Authentication.
Message integrity.
Non-repudiation of origin.
Privacy.
Data security.
7. Explain how the OpenPGP protocol is used to encrypt an email message
Sign an email to ensure its integrity and validate its sender's identity.
Encrypt the body of an email to protect its privacy.
Encrypt messages between mail servers to protect the message
body and header.
9. State TWO (2) widely used standards for signing and encrypting message
bodies.
12. Explain TWO (2) protocols that can be used for securing email.
S/MIME
Secure/MIME is a MIME protocol version.
It enables public-key encryption for email messages and their
contents.
Based on the MIME protocol.
OpenPGP
OpenPGP uses both public and symmetric keys.
Digitally signed message digests use public key cryptography.
The message body is encrypted with a symmetric key method.