Networking Notes – Notebook 5 (8 Pages)
Network Security
Page 1 – Introduction to Network Security
What is Network Security?
Network Security is the practice of protecting computer networks, devices, and data from
unauthorized access, attacks, theft, and damage. It uses policies, technologies, and security
measures to ensure that information remains confidential, accurate, and available.
Objectives of Network Security
Protect sensitive data.
Prevent unauthorized access.
Ensure data integrity.
Maintain network availability.
Detect and stop cyber attacks.
Importance
Protects personal and business information.
Prevents financial loss.
Maintains customer trust.
Supports legal and regulatory compliance.
Page 2 – Firewalls
What is a Firewall?
A firewall is a security device or software that monitors and controls incoming and outgoing
network traffic based on predefined security rules.
Types of Firewalls
Packet Filtering Firewall
Stateful Inspection Firewall
Proxy Firewall
Next-Generation Firewall (NGFW)
Functions
Blocks unauthorized access.
Allows trusted traffic.
Filters malicious packets.
Logs network activity.
Advantages
Improves network security.
Reduces cyber threats.
Protects internal networks.
Page 3 – Antivirus and Anti-Malware
Antivirus Software
Antivirus software detects, blocks, and removes computer viruses.
Features
Real-time protection.
Automatic scanning.
Virus database updates.
Quarantine infected files.
Anti-Malware
Anti-malware software protects against:
Worms
Trojans
Spyware
Adware
Ransomware
Rootkits
Best Practices
Keep software updated.
Scan devices regularly.
Avoid downloading unknown files.
Page 4 – Virtual Private Network (VPN)
What is a VPN?
A Virtual Private Network (VPN) creates a secure, encrypted connection between a user's
device and a remote network over the Internet.
Benefits
Encrypts Internet traffic.
Protects privacy.
Hides the user's IP address.
Secures public Wi-Fi connections.
Allows secure remote access.
Common Uses
Remote work.
Secure browsing.
Accessing company networks.
Protecting sensitive information.
Page 5 – Encryption
What is Encryption?
Encryption converts readable data (plaintext) into unreadable data (ciphertext) so that only
authorized users can access it.
Types of Encryption
Symmetric Encryption
Uses one key for both encryption and decryption.
Faster than asymmetric encryption.
Asymmetric Encryption
Uses two keys:
o Public Key
o Private Key
More secure for data exchange.
Benefits
Protects confidential information.
Prevents unauthorized access.
Ensures secure communication.
Page 6 – Common Network Attacks
Malware
Malicious software designed to damage or steal data.
Phishing
Fake emails or websites that trick users into revealing sensitive information.
Denial-of-Service (DoS)
Overloads a server with traffic, making it unavailable.
Distributed Denial-of-Service (DDoS)
A DoS attack launched from multiple compromised devices.
Man-in-the-Middle (MitM)
An attacker secretly intercepts communication between two parties.
Password Attack
Attempts to guess or steal passwords using techniques such as brute force or dictionary attacks.
Page 7 – Network Security Best Practices
Strong Passwords
Use at least 12 characters.
Combine uppercase, lowercase, numbers, and symbols.
Avoid personal information.
Multi-Factor Authentication (MFA)
Adds an extra layer of security by requiring two or more verification methods.
Software Updates
Regularly update operating systems and applications to fix security vulnerabilities.
Backup Data
Create regular backups and store them securely to recover from data loss or ransomware attacks.
User Awareness
Educate users to recognize phishing emails, suspicious links, and social engineering attacks.
Page 8 – Summary and Quick Review
Key Terms
Network Security
Firewall
Antivirus
Anti-Malware
VPN
Encryption
Symmetric Encryption
Asymmetric Encryption
Phishing
DoS
DDoS
MFA
Security Tips
Keep software updated.
Use strong, unique passwords.
Enable Multi-Factor Authentication (MFA).
Install and update antivirus software.
Avoid opening suspicious emails or attachments.
Use secure Wi-Fi and a VPN when appropriate.
Back up important data regularly.
Quick Review
Network security protects networks, devices, and data from cyber threats.
Firewalls filter network traffic and block unauthorized access.
Antivirus and anti-malware software detect and remove malicious programs.
VPNs provide secure, encrypted connections over the Internet.
Encryption protects data by converting it into an unreadable format.
Common attacks include phishing, malware, DoS/DDoS, Man-in-the-Middle, and
password attacks.
Good security practices include using strong passwords, MFA, regular updates, and
data backups.