In May 2021, a single compromised password shut down Colonial Pipeline — the largest fuel pipeline in the United States — for six days. The company paid a $4.4 million ransom. Flights were disrupted. Gas stations ran dry across the Southeast. All because one set of credentials was exposed on the dark web, and no multi-factor authentication stood in the way. If you've ever tried to define cyber risk to a boardroom or a small business owner, that incident does the talking for you.
But here's the problem: the word "cyber" gets thrown around so loosely that it's lost its edge. Politicians say it. Marketers abuse it. Your uncle uses it to describe anything involving a computer. This post cuts through the noise. I'm going to define cyber in a way that's actually useful — grounded in real threats, real incidents, and real defenses you can deploy today.
How Security Professionals Define Cyber
At its core, "cyber" is a prefix that refers to anything related to computer networks, digital systems, and the information that flows through them. When we say cybersecurity, we mean the practice of protecting those systems — and the data they hold — from unauthorized access, theft, damage, or disruption.
But in my experience, the textbook definition misses the point. Here's how I define cyber in operational terms: it's the entire attack surface that exists because your organization is connected to the internet. Every endpoint, every cloud service, every employee inbox, every API — that's your cyber landscape. And every one of those is a door a threat actor can try to open.
The National Institute of Standards and Technology (NIST) defines cybersecurity as "the ability to protect or defend the use of cyberspace from cyber attacks." Their Cybersecurity Framework breaks this into five functions: Identify, Protect, Detect, Respond, and Recover. That framework is the closest thing we have to a universal language for defining what cyber defense actually looks like in practice.
Why "Define Cyber" Is the Wrong Starting Question
If you're searching for how to define cyber, you're probably asking a bigger question: What do I actually need to worry about? That's the right question. And the answer in 2022 is: a lot more than you think.
The FBI's 2021 Internet Crime Report logged over 847,000 complaints with reported losses exceeding $6.9 billion — a 7% increase in complaints and a 64% spike in losses compared to 2020. Business email compromise alone accounted for nearly $2.4 billion in adjusted losses.
These aren't exotic nation-state attacks. The bulk of them are social engineering — phishing emails, fake invoices, credential theft — targeting everyday employees at everyday companies. When I define cyber risk for organizations, I start with the human layer, not the firewall.
The Anatomy of a Cyber Threat in 2022
Phishing: Still the #1 Entry Point
Verizon's 2022 Data Breach Investigations Report found that 82% of breaches involved a human element. Phishing was present in 36% of all breaches — up from 25% the prior year. Threat actors aren't brute-forcing their way in. They're asking nicely, with a convincing email and a spoofed login page.
I've run phishing simulations for organizations where 30% of employees clicked a malicious link within the first hour. These weren't careless people — they were busy, distracted professionals who thought the email looked legitimate. That's exactly why phishing awareness training for organizations has become non-negotiable.
Ransomware: The Business Model That Won't Die
Ransomware attacks hit a record pace in 2021, and 2022 shows no sign of slowing down. The Conti group alone has been linked to hundreds of attacks on critical infrastructure, healthcare systems, and local governments. CISA issued multiple advisories this year warning about Conti and similar groups targeting U.S. organizations.
The playbook is almost always the same: a phishing email delivers the initial payload, the threat actor moves laterally through the network, exfiltrates sensitive data, then encrypts everything. They demand payment in cryptocurrency. If you don't pay, they leak your data on a dark web site. It's extortion with a business plan.
Credential Theft and the Death of Passwords
The Colonial Pipeline attack I mentioned? It traced back to a single compromised VPN password. No multi-factor authentication. No anomaly detection. Just one stolen credential and an open door.
This is why zero trust architecture has moved from buzzword to board-level priority. The principle is simple: never trust, always verify. Every user, every device, every session gets authenticated and authorized — regardless of whether they're inside or outside the network perimeter. If you're trying to define cyber defense for the modern era, zero trust is the framework that makes the most sense.
What Does "Cyber" Mean for Your Organization?
Here's the practical breakdown. When I define cyber for a small or mid-sized business, I walk through five categories:
- Your people: Employees are the most targeted and least defended layer. Security awareness training is the single highest-ROI investment you can make. Start with cybersecurity awareness training that covers phishing, social engineering, password hygiene, and incident reporting.
- Your email: Email is still the primary attack vector. Deploy SPF, DKIM, and DMARC. Use phishing simulation tools to test and train your staff regularly.
- Your endpoints: Every laptop, phone, and tablet is a potential entry point. Endpoint detection and response (EDR) tools should be standard, not optional.
- Your access controls: Implement multi-factor authentication everywhere. Not just email — VPN, cloud apps, admin consoles, everything. This alone would have prevented Colonial Pipeline.
- Your incident response plan: If you don't have a written, tested plan for what happens when — not if — a breach occurs, you're flying blind. Practice tabletop exercises at least twice a year.
What Is Cyber Security in Simple Terms?
If someone asks you to define cyber security in one sentence, here's what I use: Cybersecurity is the practice of protecting your digital systems, networks, and data from people who want to steal, damage, or hold them for ransom.
It covers everything from the antivirus on your laptop to the security policies your company enforces, to the training your employees receive, to the encryption protecting your customer database. It's not one product or one tool. It's a layered approach — people, processes, and technology working together.
CISA — the Cybersecurity and Infrastructure Security Agency — puts it well on their cybersecurity overview page: cybersecurity is "the art of protecting networks, devices, and data from unauthorized access or criminal use." The "art" part matters. There's no single checklist that makes you secure. It's an ongoing discipline.
The $4.88M Lesson Most Organizations Learn Too Late
IBM's 2021 Cost of a Data Breach Report pegged the average cost of a breach at $4.24 million globally — the highest in 17 years at the time. For U.S. organizations, the average was even steeper. Healthcare led all industries, with average breach costs exceeding $9 million.
What's staggering is how many of these breaches trace back to preventable causes. Compromised credentials were the most common initial attack vector, responsible for 20% of breaches. Phishing was second at 17%. These aren't sophisticated zero-day exploits. They're attacks that succeed because an employee reused a password or clicked a link in a convincing email.
This is why I keep coming back to the human element. You can deploy every security tool on the market, but if your people can't recognize a phishing email or understand why they shouldn't reuse passwords across accounts, you're leaving the front door open.
Building a Cyber Defense That Actually Works
Start with Awareness, Not Technology
I've seen organizations spend six figures on security tools while spending zero on training. That's backwards. The Verizon DBIR has shown consistently — year after year — that the human element is involved in the vast majority of breaches. Your first investment should be in your people.
Build a security awareness program that's ongoing, not a once-a-year checkbox. Run phishing simulations monthly. Make it part of your culture, not a compliance exercise.
Layer Your Defenses
No single control stops every attack. That's why defense in depth still works:
- Perimeter: Firewalls, DNS filtering, email gateway security.
- Identity: Multi-factor authentication, role-based access, privileged access management.
- Endpoint: EDR, patch management, device encryption.
- Data: Encryption at rest and in transit, DLP policies, backup and recovery.
- Human: Continuous cybersecurity awareness training, phishing simulations, clear reporting channels.
Adopt a Zero Trust Mindset
Zero trust isn't a product you buy. It's a philosophy: assume breach, verify everything, limit blast radius. In practice, that means microsegmentation, least-privilege access, continuous authentication, and aggressive logging. The organizations that recover fastest from incidents are the ones that had zero trust principles in place before the attack happened.
Cyber Isn't a Buzzword — It's Your Risk Profile
Every time you try to define cyber, you're really mapping your risk. Your attack surface grows every time you onboard an employee, deploy a new SaaS tool, or connect a device to your network. Threat actors know this. They're counting on the gap between your security tools and your team's ability to recognize a threat.
The organizations that get this right don't treat cyber as an IT problem. They treat it as a business risk — one that demands executive attention, ongoing investment, and a culture of vigilance from the mailroom to the C-suite.
If you're just starting to build that culture, start where it matters most: your people. Enroll your team in cybersecurity awareness training and launch a phishing awareness program that tests and trains them in real-world scenarios. The threats aren't slowing down. Your defenses shouldn't either.