4.2 network security Flashcards
What is network security?
The protection of a network from external and internal threats such as viruses, hacker attacks, data interception, theft etc.
What is a security threat?
An incident - malicious or unintended - that causes disruption, damage or data loss.
What is a virus?
A piece of malicious code that attaches itself to a legitimate program and is activated when the ‘host’ program is on, it can cause severe damage to data.
What is a hacker?
A seeker and exploiter of security vulnerabilities in code in order to gain unauthorised access to a computer system or network.
What is ransomware?
An attack on a network in which data stored on a server is encrypted, making it unreadable. To be decrypted, the victim must pay a ransom.
What is data integrity?
The reliability and trustworthiness of data.
What does DOS stand for?
Denial of Service.
What is a DOS attack?
An attack on a network that attempts to prevent legitimate users from accessing its services. It’s done by taking the network offline. Effective backup and recovery procedures are needed to prevent them.
What is backup and recovery?
The process of making backup copies of data and storing them in a separate location to the live working environment (e.g the cloud) so they can be recovered in the event of data loss or damage.
What is ethical hacking?
Essentially good hacking. The process of looking for weaknesses in software and systems so that they can be addressed. Ethical hackers usually work on behalf of an organisation, carrying out simulated hacking attacks on its network to uncover any vulnerabilities.
What is penetration testing?
a.k.a. ‘pen testing’ is the uncovering of vulnerabilities that could be exploited by a criminal by an ethical hacker (white-hat hackers).
What is social engineering?
An attack that exploits how people behave and respond to certain situations in order to trick them into revealing personal information, usually used by an ethical hacker to test how easily tricked legitimate users of the network can be.
What is the goal of network security?
To protect a network and data from internal and external security threats, such as incidents which cause disruption, damage or data loss.
List and briefly describe the three important principles underpinning data security?
- Confidentiality: If sensitive data gets stolen from an organisation, it could stop or slow. Only authorised personnel should access it.
- Correctness: Data is useless if wrong. It can be jeopardised intentionally or accidentally; so data access must be controlled.
- Availability: Networks can go offline. Criminals can dish out DOS attacks, taking them offline. Backup and recovery is needed to prevent damage.
What is data integrity?
The reliability of data. It can be jeopardised (un)intentionally. It must be checked, secured and protected to maintain data security.