Technology Technology ● Easy

Cybersecurity Basics quiz

This 10-question cybersecurity basics quiz checks your understanding of phishing, password reuse, multifactor authentication, HTTPS, software updates, ransomware, public Wi-Fi, and password managers. Each answer explains what the protection does and, just as importantly, what it cannot guarantee. Use it as a compact knowledge check before reviewing the linked CISA and NIST guidance for the topics you miss.

Start the quiz
Questions
10
Time
12 min
Difficulty
● Easy
A layered glass security doorway protected by keypad and biometric authentication beside a suspicious message
Technology · Easy
TestYourChoice original artwork
Quick info

Before you start

Best for

Anyone wanting to stay safer online

Format

10 explanation-backed questions in about 12 minutes.

What you'll cover

A small map of the test

  1. 1Phishing, ransomware, and common threats
  2. 2Passwords, reuse, and password managers
  3. 3Two-factor authentication and HTTPS
  4. 4Updates, public Wi-Fi, and safe habits
Audience

Who this quiz is for

  • Anyone wanting to stay safer online
  • Beginners checking their grasp of everyday security basics
Key concepts

Ideas this quiz checks

Phishing

A scam that tricks you into revealing credentials or data by impersonating a trusted sender.

Two-factor authentication (2FA)

A second login step beyond your password, so a stolen password alone is not enough.

Ransomware

Malware that encrypts your files and demands payment to restore access.

Password manager

A tool that generates and stores strong, unique passwords so you do not have to remember them.

Score guide

How to read your score

  1. 80–100% Strong command

    You understand most of the core ideas and can use the explanations to polish smaller gaps.

  2. 50–79% Solid base

    You know part of the topic, but the missed explanations are the highest-value review material.

  3. 0–49% Review first

    Treat this as a starting map: revisit the key concepts, then retake the quiz for a cleaner signal.

After the quiz

Recommended next steps

  • Take the Cybersecurity Incident choice test to see how you would respond to a breach
  • Try the Web Development Fundamentals Quiz to understand the web you are securing
  • Read AWS Without the Panic for a calm introduction to cloud basics
References

Sources and further reading

Important note

Educational disclaimer

This quiz is general cybersecurity education and is not a substitute for professional security advice for your specific situation.

How to play

Instructions

  1. You have 12 minutes total to answer 10 multiple-choice questions.
  2. Choose an answer to lock it in. The runner immediately shows the correct answer and explanation.
  3. Use Hint when you want a nudge, or Skip to move forward without answering.
  4. Keyboard shortcuts: A-D answer, H hints, S skips, Enter/ next, and previous.
  5. No signup required. Your progress is local to this quiz session.
Every question, explained

Answer key and explanations

All 10 questions from this quiz, with the correct answer and the reasoning behind it. Take the quiz first if you want an honest score — or read straight through and use this as revision material.

  1. What is phishing?

    • A technique for testing network speed
    • A cyberattack that uses deceptive emails or websites to trick users into revealing sensitive informationCorrect
    • A method for encrypting data during transmission
    • A type of malware that monitors keyboard input

    Why: Phishing is a social-engineering attack in which someone impersonates a trusted person or organization through email, messages, calls, or websites to obtain information or prompt a harmful action. Warning signs can include unusual urgency, a mismatched sender or domain, and unexpected requests for credentials or payment, but polished messages can lack obvious errors.

  2. Why is reusing the same password across multiple accounts dangerous?

    • It makes passwords easier to guess through brute force
    • If one account is breached, attackers can use that password to access all your other accountsCorrect
    • It violates most websites' terms of service
    • It makes it harder for password managers to function correctly

    Why: Password reuse enables credential-stuffing attacks. After credentials are exposed, attackers can automatically try the same username and password on other services. A unique password for each account limits that reuse pathway; a password manager can generate and store those passwords. Unique passwords reduce this risk but do not prevent phishing, malware, or every form of account compromise.

  3. What does two-factor authentication (2FA) add to the login process?

    • A second password that must be entered after the first
    • A second verification step requiring something you have or are, in addition to your passwordCorrect
    • A requirement to log in from two different devices
    • An automatic security scan of your device before granting access

    Why: Two-factor authentication combines evidence from two different factor types: something you know, have, or are. It makes a stolen password alone insufficient for that login flow, but it is not an absolute guarantee: attackers may phish some one-time codes or exploit account-recovery and session weaknesses. NIST identifies cryptographic authenticators such as properly configured WebAuthn security keys as phishing-resistant; manually entered codes are not.

    Source National Institute of Standards and Technology (NIST)

  4. What is the purpose of HTTPS in web browsing?

    • To make websites load faster
    • To encrypt data transmitted between your browser and the websiteCorrect
    • To verify that a website is legitimate and not a scam
    • To block malicious scripts from running on web pages

    Why: HTTPS (HyperText Transfer Protocol Secure) encrypts the data transmitted between your browser and a website using TLS (Transport Layer Security). This prevents attackers on the same network from intercepting and reading your data — a technique called a 'man-in-the-middle attack.' While HTTPS confirms that your connection is encrypted, it does not guarantee the website itself is trustworthy or legitimate.

  5. Which description best fits a 'zero-day vulnerability'?

    • A security flaw that has been known for zero days and is therefore not dangerous
    • A newly discovered vulnerability for which a broadly available fix is not yet in placeCorrect
    • A vulnerability that can only be exploited within the first day of a software release
    • A security flaw that requires zero technical skill to exploit

    Why: 'Zero-day' is commonly used for a newly discovered vulnerability that defenders or the vendor have had little or no time to fix, especially when it is being exploited before a patch is broadly available. Usage varies, so it does not always mean the vendor is completely unaware. A missing patch also does not mean there are no defenses: configuration changes, access controls, detection, or temporary mitigations may reduce exposure.

  6. What is ransomware?

    • Software that displays unwanted advertisements
    • Malware that blocks access to systems or data and demands payment, often after encryption or data theftCorrect
    • A tool that tests the strength of your passwords
    • A type of firewall that blocks ransom demands

    Why: Ransomware is malware used to deny access to systems or data and demand payment. Some incidents encrypt files; others also steal data and threaten disclosure. Paying does not guarantee recovery. CISA recommends measures including maintained and tested offline backups, prompt patching, phishing resistance, and an incident-response plan, but no single control prevents every incident.

    Source Cybersecurity and Infrastructure Security Agency (CISA)

  7. Why is it important to install software and operating system updates promptly?

    • Updates always make devices run faster
    • Updates frequently patch security vulnerabilities that attackers actively exploitCorrect
    • Updates are legally required in most countries
    • Updates free up storage space on your device

    Why: Software updates often contain fixes for known security vulnerabilities. Installing supported updates promptly reduces the time a device remains exposed to flaws addressed by the vendor; automatic updates can help where they are appropriate and available. Updates do not always improve speed, and patching is one layer of security rather than a guarantee against compromise.

  8. Which statement about sensitive browsing on public Wi-Fi is most accurate?

    • Every banking session is readable by others, even when HTTPS is working correctly
    • Unencrypted traffic may be intercepted, while HTTPS protects the connection but does not prove a site is honestCorrect
    • A public network prevents phishing because every site is verified by the Wi-Fi provider
    • Using any VPN guarantees that the website and device are safe

    Why: Traffic sent without transport encryption can be read or altered by someone in a position to observe the network. HTTPS protects the connection between the browser and the site, including on public Wi-Fi, but you still need to verify the correct domain and heed certificate warnings because an encrypted phishing site can still be malicious. A VPN changes which provider carries your traffic; it is not a substitute for HTTPS, updated software, or careful account security.

  9. What is the main benefit of using a password manager?

    • It lets you safely use the same password everywhere
    • It generates and stores a unique, strong password for every account so you do not have to remember themCorrect
    • It makes two-factor authentication unnecessary
    • It automatically blocks all phishing attacks

    Why: A password manager can generate and store long, unique passwords so one exposed credential is not automatically reusable elsewhere. How a vault is unlocked and synchronized varies by product, so users should follow the provider's recovery and security guidance. A password manager complements multifactor authentication; it does not make MFA unnecessary or block every phishing attempt.

  10. Which of these generally makes a password hardest to crack?

    • Replacing letters with similar-looking numbers, like 'P@ssw0rd'
    • Greater length and unpredictability, such as a long random passphraseCorrect
    • Adding a single exclamation mark to a common word
    • Using your birthdate so it is easy to remember

    Why: For a password chosen by a person, greater length and unpredictability generally resist guessing better than common substitutions or personal facts. NIST guidance emphasizes minimum length, blocklists of commonly used or compromised values, and allowing password managers and long passwords rather than forcing predictable composition rules. A password manager can generate a random value when a memorable passphrase is not needed.

    Source National Institute of Standards and Technology (NIST)