Free Resource
The 12 Cybersecurity Terms Every Beginner Should Know
No jargon. No fluff. Just plain-English definitions you can actually remember. Read it in 10 minutes — and you'll already sound like you belong in the room.
Term 01
Threat
Plain English: Anything that could cause harm to a computer, network, or person.
Example: A hacker trying to guess your password is a threat. So is a thunderstorm that knocks out power to a server room.
Term 02
Vulnerability
Plain English: A weakness that a threat could take advantage of.
Example: Using "password123" is a vulnerability. The threat is the hacker who guesses it.
Term 03
Risk
Plain English: The chance that a threat will actually use a vulnerability to cause damage.
Example: Leaving your front door unlocked in a quiet neighborhood is low risk. Leaving it unlocked downtown at 2 a.m. is high risk. Same vulnerability, different risk.
Term 04
Exploit
Plain English: The method or tool used to take advantage of a vulnerability.
Example: A piece of code that lets a hacker get into a system through an unpatched bug is an exploit.
Term 05
Malware
Plain English: Short for "malicious software" — any program designed to harm, steal, or spy.
Example: Viruses, ransomware, and spyware are all types of malware.
Term 06
Phishing
Plain English: A fake message (email, text, DM) designed to trick you into clicking, paying, or sharing information.
Example: "Your bank account is locked, click here to verify." That's phishing.
Term 07
Encryption
Plain English: Scrambling information so that only the right person can unscramble it.
Example: When you see the lock icon next to a website URL, encryption is what makes the connection private.
Term 08
Authentication
Plain English: Proving you are who you say you are.
Example: Typing your password is authentication. So is using your fingerprint.
Term 09
Multi-Factor Authentication (MFA)
Plain English: Proving who you are using two or more different methods.
Example: Password + a code texted to your phone = MFA. Way harder to break than a password alone.
Term 10
Firewall
Plain English: A digital bouncer that decides what traffic gets in and out of a network.
Example: A firewall blocks suspicious traffic from reaching your computer, kind of like a bouncer turning away troublemakers at a club.
Term 11
Patch
Plain English: A software update that fixes a known security problem.
Example: When your phone says "update available," it usually contains patches. Installing them is one of the easiest ways to stay safe.
Term 12
Zero-Day
Plain English: A vulnerability that nobody has fixed yet — because it was just discovered (or because the bad guys found it first).
Example: A "zero-day exploit" is dangerous because there's literally no patch available when it's first used.