Basic cybersecurity concepts everyone should understand in the digital age!
1. What is the main purpose of cybersecurity?
💡 The core goal of cybersecurity is protecting the confidentiality, integrity, and availability of information and systems from threats.
2. What should you do immediately if you think your account has been hacked?
💡 If you suspect a hack, immediately change your password, enable 2FA, and review recent account activity for unauthorized actions.
3. What does "incognito mode" in a browser do?
💡 Incognito/private mode does not save browsing history, cookies, or form data locally — but your ISP and websites can still see your activity.
4. What does "VPN" stand for?
💡 A VPN (Virtual Private Network) encrypts your internet connection and hides your IP address, improving privacy and security.
5. What does "cybersecurity" protect?
💡 Cybersecurity protects all digital assets — systems, networks, programs, and data — from attack, damage, or unauthorized access.
6. What is "multi-factor authentication"?
💡 MFA requires multiple proofs of identity (password + SMS code + fingerprint) making accounts significantly harder to compromise.
7. What is "hacking"?
💡 Hacking is unauthorized access to computer systems or networks, exploiting vulnerabilities to steal data or cause damage.
8. What is a "security patch"?
💡 A security patch is a software update specifically designed to fix known security vulnerabilities before attackers can exploit them.
9. What is a "firewall"?
💡 A firewall is a network security device that monitors traffic and blocks unauthorized access while allowing legitimate communications.
10. What is "cookie" in web browsing?
💡 Cookies are small text files websites store in your browser to remember login sessions, preferences, and track browsing behaviour.