NETWORKING III: NETWORK SECURITY AND VPNs
Learn Network Security and VPNs in simple terms. This SSS 3 Computer Studies guide covers threats, firewalls, encryption, and VPNs with Nigerian real-life examples.
INTRODUCTION
Think about the last time you used your phone to check your school portal, send a WhatsApp message, or log into your bank's app. Did you ever stop to wonder — is anyone else watching? Could someone be stealing your information without you knowing?
In Nigeria today, millions of people connect to the internet every day for schoolwork, business, banking, and entertainment. With this growing digital activity comes a very serious responsibility: keeping our data safe. Cybercrime is on the rise across Africa, and Nigeria is one of the most targeted countries on the continent. From fake bank alerts to hacked social media accounts, digital threats are real and very close to home.
That is why this topic — Network Security and Virtual Private Networks (VPNs) — is one of the most important things you will study in SSS 3 Computer Studies. By the time you finish reading this lesson, you will understand how networks are protected, what tools are used to keep data safe, and how VPNs work to give users privacy online.
Let us dive in.
LEARNING OBJECTIVES
By the end of this lesson, students should be able to:
- Define network security and explain why it is important in today's connected world.
- Identify common network security threats and describe how they affect individuals and organisations.
- Explain the concept of a Virtual Private Network (VPN) and describe how it works.
- Describe common network security tools such as firewalls, antivirus software, and encryption.
- Demonstrate an understanding of safe and ethical behaviour when using networks and the internet.
- Apply knowledge of network security to real-life situations in Nigerian digital environments.
WHAT IS NETWORK SECURITY?
Network security refers to all the policies, practices, tools, and technologies put in place to protect a computer network and the data passing through it from unauthorised access, misuse, damage, or theft.
In simple terms, network security is like the security guard at the gate of your school. Just as that guard checks who enters and who does not, network security controls who can access a network and what they can do inside it.
Network security covers:
- Protection of data during transmission
- Prevention of unauthorised access to systems
- Detection and response to attacks
- Ensuring that only approved users can access certain resources
In Nigeria, banks like GTBank, Zenith Bank, and Access Bank invest heavily in network security to protect millions of customer accounts from fraud and theft.
WHY IS NETWORK SECURITY IMPORTANT?
You might be wondering, "Why should I care about network security as a student?" Here are very practical reasons:
- Your school's student portal contains your personal data, results, and records. If it is not secured, anyone can change your grades or steal your information.
- MTN, Airtel, and Glo protect millions of subscribers' phone numbers and call records using network security.
- JAMB's CAPS system, WAEC's portal, and NECO's result checker all depend on strong security to function honestly.
- Nigerian fintech companies like Flutterwave, Paystack, and Opay process billions of naira daily and use advanced security to prevent fraud.
Without network security, the entire digital economy would collapse.
COMMON NETWORK SECURITY THREATS
A threat is anything that can cause harm to a network or the data within it. Here are the most common threats you should know:
-
Hacking Hacking is when an unauthorised person gains access to a computer system or network. Hackers can steal data, destroy files, or take over accounts. In Nigeria, hackers have targeted government websites and banking platforms.
-
Malware Malware means malicious software. It is a program designed to damage or disrupt a system. Types of malware include:
- Viruses — programs that attach themselves to files and spread
- Worms — programs that replicate and spread across networks without needing a host file
- Trojans — programs that appear useful but contain hidden harmful code
- Ransomware — software that locks your files and demands payment before releasing them
-
Phishing Phishing is when attackers trick users into revealing sensitive information like passwords or bank details. This often comes through fake emails, fake websites, or SMS messages. You may have received an SMS saying "Your BVN has been flagged. Click here to verify." That is phishing.
-
Denial of Service (DoS) Attacks In a DoS attack, the attacker floods a network or server with so much traffic that it becomes unavailable to real users. Imagine JAMB's portal becoming unreachable on the day of CBT registration because someone is deliberately overloading it — that is a DoS attack.
-
Man-in-the-Middle Attack This happens when an attacker secretly intercepts communication between two parties. For example, if you are chatting with your school on a messaging app and a third party is reading those messages without your knowledge, that is a man-in-the-middle attack.
-
Password Attacks These are attempts to guess or steal a user's password. Weak passwords like "1234" or "password" make this very easy for attackers.
-
Eavesdropping This is the act of secretly listening to private network communication. Attackers use special software called packet sniffers to intercept unencrypted data traveling across a network.
NETWORK SECURITY TOOLS AND MEASURES
To defend against these threats, networks use several tools. Let us look at the most important ones:
Firewalls A firewall is a system (hardware or software) that monitors and controls incoming and outgoing network traffic based on predefined security rules. Think of it like a checkpoint on a highway — vehicles (data packets) are checked before they are allowed to pass through.
Types of firewalls:
- Software firewalls — installed on individual computers (e.g., Windows Defender Firewall)
- Hardware firewalls — physical devices placed between a network and the internet
Antivirus and Antimalware Software These are programs designed to detect, block, and remove malicious software. Popular antivirus tools include Kaspersky, Avast, Norton, and ESET. Many Nigerian businesses and schools install antivirus software on all their computers to prevent infection.
Encryption Encryption is the process of converting readable data (called plaintext) into an unreadable format (called ciphertext) so that only authorised persons with the correct key can read it.
For example, when you use your bank's mobile app, your account details and transaction data are encrypted before they travel over the internet. Even if a hacker intercepts the data, they will not be able to understand it without the decryption key.
Authentication Authentication is the process of verifying who a user really is. Methods include:
- Username and password
- Two-Factor Authentication (2FA) — e.g., entering a password plus an OTP sent to your phone
- Biometrics — fingerprint or face recognition (common in Nigerian banking apps like First Bank and UBA)
Access Control Access control limits what different users can do on a network. For example, in a school network, students may only be able to browse approved websites, while the school administrator can access all records.
Intrusion Detection Systems (IDS) These are tools that monitor network traffic and send alerts when suspicious activity is detected. They act like a burglar alarm for a computer network.
SSL/TLS Certificates When you visit a website and you see "https://" and a padlock icon in your browser, it means the site is using SSL/TLS encryption. This protects data exchanged between your browser and the website. Any responsible Nigerian website that collects user data should have this.
WHAT IS A VPN (VIRTUAL PRIVATE NETWORK)?
A Virtual Private Network, commonly known as a VPN, is a technology that creates a secure, encrypted connection between your device and the internet through a private tunnel.
Imagine you are sending a letter in Nigeria. Without a VPN, it is like sending an open postcard — anyone can read it as it travels. With a VPN, it is like putting that letter inside a sealed envelope and then inside a locked box — only the intended recipient can open it.
How a VPN Works — Step by Step
Step 1: You connect your device to a VPN service (an app or software). Step 2: The VPN creates an encrypted tunnel between your device and a VPN server located somewhere else (possibly in another country). Step 3: All your internet traffic passes through this tunnel, fully encrypted. Step 4: Websites and services see only the VPN server's IP address, not your real IP address. Step 5: Your data reaches its destination securely and privately.
Key VPN Terms to Know
- IP Address: A unique number that identifies your device on the internet. Think of it as your home address online.
- Encryption: Scrambling your data so others cannot read it.
- VPN Tunnel: The secure path through which your data travels.
- VPN Server: The remote computer that processes your internet requests on your behalf.
- No-Log Policy: A promise by some VPN providers not to record what you do online.
Types of VPNs
Remote Access: VPN This allows individual users to connect to a private network from a remote location. For example, a staff member of a Lagos-based company working from Abuja can use a Remote Access VPN to access the company's internal files securely.
Site-to-Site VPN: This connects two separate networks over the internet as if they were one. For example, a Nigerian bank with branches in Lagos, Port Harcourt, and Kano might use a site-to-site VPN so all branches share the same secure network.
Popular VPN Services Some commonly used VPN services in Nigeria include NordVPN, ExpressVPN, ProtonVPN, and Windscribe. Many students in Nigeria also use free VPNs, though free versions often have limitations and some raise privacy concerns.
PRACTICAL APPLICATIONS OF NETWORK SECURITY AND VPNs IN NIGERIA
-
Online Banking and Fintech Every time a Nigerian uses GTBank's mobile app, Opay, or Kuda Bank, network security tools like encryption and authentication are actively protecting that transaction.
-
Remote Work and Online Businesses Since COVID-19, many Nigerian companies adopted remote work. VPNs allowed employees to securely access office networks from their homes.
-
E-Learning Platforms Schools using platforms like Google Classroom, Microsoft Teams, or local Nigerian e-learning portals use SSL encryption and firewalls to protect student data.
-
Government Systems The Nigerian government's IPPIS (Integrated Payroll and Personnel Information System), JAMB CBT system, and NIN registration systems all depend on network security to protect citizens' data.
-
Journalism and Privacy Nigerian journalists and activists sometimes use VPNs to protect their identity when reporting on sensitive topics or when accessing websites that may be restricted.
ADVANTAGES AND DISADVANTAGES OF VPNs
Advantages:
- Protects your data and online activity from hackers
- Hides your IP address and location for privacy
- Allows you to access content that may be restricted in your region
- Useful for secure remote work and study
- Encrypts sensitive data especially on public Wi-Fi
Disadvantages:
- Some VPNs can slow down your internet connection
- Free VPNs may collect and sell your data
- VPNs can be misused to bypass lawful restrictions or engage in illegal activity
- Not all VPNs are trustworthy — choosing the wrong one can increase your risk
- Some countries or organisations block VPN usage
SAFETY AND ETHICAL CONSIDERATIONS
Using network security tools comes with important ethical responsibilities:
- Do not use a VPN to engage in cybercrime, fraud, or to bypass school or workplace rules for wrong reasons.
- Always use strong, unique passwords for your accounts. Avoid using your name, date of birth, or "1234."
- Do not share your password with anyone, even a friend.
- Be careful of phishing links in SMS, email, or social media. Always verify before clicking.
- Report suspicious network activity to your school's ICT teacher or network administrator.
- Understand that using a VPN does not make criminal behaviour invisible — law enforcement agencies have ways to trace illegal activities even through VPNs.
- Respect other people's privacy online just as you would want yours respected.
CLASSROOM AND HOME ACTIVITIES
Activity 1: Identify Phishing Messages Collect three examples of suspicious SMS or email messages you or someone you know has received. Identify the signs that make each one a potential phishing attempt.
Activity 2: Check Website Security Open five different websites on your phone or computer. Check whether each one uses "https://" or just "http://." Create a table showing which sites are secure and which are not.
Activity 3: Password Strength Test Create five different passwords of your own. Rate each one as weak, average, or strong. Then suggest an improved version for each weak password.
Activity 4: VPN Discussion In groups of four, discuss: "Should Nigerian students be allowed to use VPNs at school?" Present your arguments for and against to the class.
ASSESSMENT QUESTIONS
Objective Questions
- Which of the following is NOT a type of malware? a) Virus b) Firewall c) Trojan d) Ransomware
Answer: b) Firewall
- What does VPN stand for? a) Virtual Protected Network b) Virtual Private Network c) Verified Private Network d) Virtual Public Network
Answer: b) Virtual Private Network
- Which network security tool monitors and controls incoming and outgoing network traffic? a) Antivirus b) Encryption c) Firewall d) VPN
Answer: c) Firewall
- What is phishing? a) A type of virus that destroys files b) A method of tricking users into giving out sensitive information c) A tool used to encrypt data d) A type of hardware firewall
Answer: b) A method of tricking users into giving out sensitive information
- When you see "https://" at the beginning of a website address, it means: a) The website is slow b) The website is using a VPN c) The website is using SSL/TLS encryption for secure communication d) The website is government-owned
Answer: c) The website is using SSL/TLS encryption for secure communication
Theory Questions
-
Explain what network security is and describe any three common threats to network security. Use at least one Nigerian example in your answer.
-
Describe how a Virtual Private Network (VPN) works. What are two situations in which a Nigerian user might benefit from using a VPN?
-
A student uses the school's computer lab and notices the antivirus software has been disabled. What are the risks involved, and what steps should the student take? Relate your answer to what you have learned about network security tools.
SUMMARY
In this lesson, we covered the following key points:
- Network security involves protecting computer networks and the data on them from unauthorised access, attacks, and damage.
- Common threats include hacking, malware (viruses, worms, trojans, ransomware), phishing, DoS attacks, and eavesdropping.
- Tools used to protect networks include firewalls, antivirus software, encryption, authentication systems, access control, IDS, and SSL/TLS certificates.
- A VPN creates a secure, encrypted tunnel between your device and the internet, protecting your data and hiding your IP address.
- VPNs are used for remote work, privacy, secure access to company networks, and bypassing content restrictions.
- Using these tools comes with ethical responsibilities — they must not be misused for illegal purposes.
CONCLUSION
Network security is no longer a subject reserved for IT professionals alone. As a Nigerian student in SSS 3, you are already part of the digital world — you browse the internet, use social media, access school portals, and make digital transactions. Understanding how to protect yourself and your data online is one of the most valuable skills you can have in the 21st century.
VPNs and other security tools are powerful, but they work best when used responsibly and ethically. As you prepare for your WAEC and NECO exams, make sure you understand not just the definitions but also the real-world meaning of what you are studying.
Stay safe online. Protect your data. And remember — in the digital age, your information is as valuable as your physical property.
FREQUENTLY ASKED QUESTIONS (FAQ)
Q1: What is the difference between a firewall and an antivirus? A firewall controls what traffic enters and leaves a network, acting like a gatekeeper. An antivirus, on the other hand, detects and removes malicious programs already on your device. Both work together but perform different roles.
Q2: Is using a VPN legal in Nigeria? Yes, using a VPN is generally legal in Nigeria. However, using a VPN to commit crimes, bypass lawful government orders, or engage in fraud is illegal and punishable under Nigerian law, including the Cybercrimes (Prohibition, Prevention, Etc.) Act 2015.
Q3: Can a VPN protect me from all cyber threats? No. A VPN primarily protects your data in transit and hides your IP address. It does not protect you from malware, phishing attacks, or viruses. You still need antivirus software, strong passwords, and safe browsing habits.
Q4: Why do Nigerian students use VPNs? Nigerian students commonly use VPNs to access educational content that may be geo-restricted, to protect their privacy on public Wi-Fi, or to access platforms restricted by their school or internet service provider.
Q5: What is encryption and why does it matter? Encryption converts your data into a scrambled format that cannot be read without a specific key. It matters because it ensures that even if your data is intercepted during transmission, hackers cannot make sense of it. Nigerian banks and fintech apps use encryption to protect every transaction.
Q6: How can an SSS 3 student stay safe online? Use strong, unique passwords for all accounts. Enable two-factor authentication where possible. Avoid clicking suspicious links. Only use trusted websites (look for https://). Keep your antivirus software updated. Be careful about what personal information you share online.




0 Comments