Session 3 : Network Security Flashcards

1
Q

Network Security?

A

Protecting computer networks from unauthorized access.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Key principles of Network Security?

A

CIA
* Confidentiality : ensures that data is accessible only to authorized users
* Integrity : Prevents unauthorized modification of data.
* Availability : ensures network resources are accessible when needed.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Networl Security Threats?

A

Risks that can compromise the
confidentiality,
integrity,
and availability
of data and network resources.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Common network security threats?

A
  • Malware
  • Phishing
  • Ransomware
  • Insider threats
  • Social engineering
  • Zero-day attack
  • DDOS
  • MITM
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Malware?

A

Harmful software designed to damage, steal or distrupt data and system.

EX :
* Viruses
* Worms
* Trojan
* Ransomware

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Phishing attacks?

A

A social engineering attack where attackers trick users into reveal sensitive infomation.

  • Send fake emails, messages that appear legitimate
  • Users unknowingly provide personal or financial data
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

tr

DOS & DDOS?

A

Flood a network or server with excessive traffic, making it slow or unavailable.

  • DOS : One attacker targets a system
  • DDOS : Multiple compromised devices attack a system
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

MITM?

A

A cybercriminal secretly intercepts and alters communication between two parties.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

SQL Injection?

A

Attackers insert malicious SQL queries into web forms to manipulate databases.

  • Can expose, modify, or delete sensitive data.
  • Often targets websites with weak input validation.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Password attacks?

A

Methods used to crack or steal passwords.

Types:
* Brute Force : Trying many password combinations until it is unlock.
* Dictionary : Using common words and phrases.
* Credential Stuffing : Using leaked passwords from other breaches

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

How to prevent Network Security Threats?

A
  1. Install firewalls and intrusion detection systems.
  2. Use strong, unique passwords and enable MFA.
  3. Regularly update and patch software
  4. Educate employee and users about cybersecurity risks.
  5. Use encryption to protect sensitive data.
  6. Implement access control and least privilege principles.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Basic security controls for networks?

A
  1. Internet Security
  2. Firewall
    * A security system that monitors and controls incoming and outgoing network traffic.
  3. IDS/IPS
    * IDS : Intrusion Detection System
    Monotors network traffic for suspicious activities and alerts security teams.
    * IPS : Intrusion Prevention System
    Detects and actively blocks malicous activities in real time
  4. VPN
    * Encrypts internet connection to protect data and maintain privacy. Allow users to securly access a private network over a public internet connection.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Emerging trends in network security?

A
  1. The role of AI and Machine Learning in Threat detection
  2. Growing importance of Zero-Trust Network architecture
  3. Cloud-based network security challenges and solutions
  4. Preparing for future cybersecurity threats
How well did you know this?
1
Not at all
2
3
4
5
Perfectly