Know and understand scanning the data/software when downloading
4. Networks and the Effects of Using Them 📡
4.1 Types of Networks
- 📶 Local Area Network (LAN) – small area like a school or home.
- 🌐 Wide Area Network (WAN) – connects cities or countries.
- 🛰️ Wireless Networks – use radio waves, e.g., Wi‑Fi.
- 🔗 Virtual Private Network (VPN) – secure tunnel over the internet.
4.2 Why Scanning Matters When Downloading
Imagine you’re at a school gate. A security guard checks every backpack before letting it pass. In the digital world, scanning does the same job for files you download. It looks for hidden viruses, checks if the file is genuine, and ensures it won’t harm your computer.
Objective: Scanning Data & Software When Downloading
• Understand the steps a computer takes to scan a file.
• Know the tools and techniques used to keep downloads safe.
• Apply this knowledge to make smart choices online.
How Scanning Works 🛡️
- 📥 Download the file from the internet.
- 🔍 Antivirus Scan – looks for known malware signatures.
- 🧪 Sandbox Test – runs the file in a safe environment to see what it does.
- 🔒 Checksum Verification – checks the file’s digital fingerprint.
- $$\text{Checksum} = \text{hash}(\text{file})$$
- 🔏 Digital Signature – confirms the file came from a trusted source.
- ?? Safe to Use – if all checks pass, the file is considered safe.
Common Scanning Tools
| Tool | What It Checks | Example |
|---|---|---|
| Windows Defender | Virus & malware signatures | Built‑in to Windows |
| VirusTotal | Multiple engines, checksum, reputation | Online service |
| Checksum Utility | MD5, SHA‑1, SHA‑256 hashes | Command line or GUI |
Practical Tips for Students
- ?? Always keep your antivirus updated.
- 🔍 Check the file’s source. Trusted websites are safer.
- 🧪 Use sandboxing if you’re curious about a file.
- 📜 Verify checksums when available. Compare the provided hash with the one you calculate.
- 🔒 Enable automatic scanning on downloads. Most browsers and OSes have this feature.
Quiz Time! ❓
- What is the purpose of a checksum? (Answer: to verify file integrity.)
- Which tool would you use to scan a file for known malware signatures? (Answer: Antivirus software.)
- Why is a digital signature important? (Answer: It confirms the file’s origin.)
Revision
Log in to practice.
3 views
0 suggestions