Cybersecurity Fundamentals
Cybersecurity protects computer systems, networks, and data from unauthorized access, damage, and disruption. It covers threat landscapes, defensive controls, risk assessment, security operations, and the principles that guide how organizations build and maintain their security posture.
itCybersecurity fundamentals and governance | OpenSkills.info
Intro
Cybersecurity Fundamentals
Cybersecurity helps an organization keep doing its work when technology faces accidents, failures, misuse, or attack. It protects information, systems, services, and the people who depend on them.
The goal is not to eliminate all danger. No control can promise that. The goal is to understand risk, choose safeguards, detect trouble, limit harm, and restore normal work.
The three outcomes you protect
Start with three security outcomes:
- Confidentiality: only authorized people and processes can access protected information.
- Integrity: information and systems resist improper change or destruction.
- Availability: authorized users can reach information and services when needed.
These outcomes are known as the CIA triad. The letters are a memory aid, not a complete security program.
A payroll leak harms confidentiality. An unauthorized bank-account change harms integrity. A service outage harms availability. One incident can harm all three.
The risk chain
Security work becomes clearer when you separate five ideas:
- An asset is something valuable, such as data, a service, a device, a reputation, or a business process.
- A threat is a circumstance or event that could cause harm.
- A vulnerability is a weakness that a threat could exploit or trigger.
- An impact is the harm that follows, such as lost revenue, unsafe operations, or exposed records.
- Risk combines possible impact with the likelihood of the event in its context.
Imagine an employee account that can approve payments. The account and payment process are assets. Credential theft is a threat. A password-only login is a weakness. Fraud is a possible impact. The resulting risk depends on exposure, existing safeguards, likelihood, and business consequences.
A vulnerability is not automatically the highest risk. A severe weakness on an isolated test system may matter less than a modest weakness in an exposed payment path. Context sets priority.
Controls change risk
A security control is a safeguard or countermeasure. Controls can reduce likelihood, reduce impact, improve detection, or support recovery.
Controls take several forms:
- Administrative: policies, assigned roles, training, supplier requirements, and risk decisions.
- Technical: access rules, multifactor authentication, encryption, secure configuration, monitoring, and backups.
- Physical: locks, barriers, environmental protection, and controlled facilities.
Controls also serve different purposes. Preventive controls try to stop an event. Detective controls reveal it. Corrective and recovery controls limit damage and restore service.
Use layers. Multifactor authentication can reduce account takeover. Least privilege can limit what a stolen account can do. Logging can reveal misuse. A tested response plan can contain it. No single layer carries the whole defense.
A continuous operating model
The NIST Cybersecurity Framework 2.0 organizes cybersecurity outcomes into six concurrent functions:
- Govern: set direction, responsibilities, policy, risk tolerance, and oversight.
- Identify: understand assets, dependencies, vulnerabilities, threats, and current risk.
- Protect: apply safeguards that reduce the chance or impact of harmful events.
- Detect: monitor for anomalies, events, and control failures.
- Respond: analyze, contain, communicate, and mitigate an incident.
- Recover: restore affected assets and operations, then improve the plan.
These functions form a cycle, not a sequence you finish once. Govern shapes every other function. Identify informs protection. Detection starts response. Recovery produces lessons that change governance, inventories, safeguards, and monitoring.
What the work looks like
Cybersecurity belongs inside ordinary technology and business work. You might:
- inventory devices, software, data, accounts, services, and suppliers;
- classify assets by business importance and security needs;
- patch software and remove unsupported components;
- require strong authentication and grant only necessary access;
- protect data in storage, processing, and transit;
- monitor important events and investigate abnormal behavior;
- prepare contact lists, decision authority, response procedures, and recovery plans;
- test controls and keep evidence of whether they work;
- review incidents and near misses for changes that prevent recurrence.
Individual users also affect the system. CISA recommends recognizing and reporting phishing, using strong unique passwords with a password manager, enabling multifactor authentication, and applying software updates.
Security is a shared responsibility
Leaders decide priorities and acceptable risk. System owners know which services matter. Engineers design and operate controls. Security specialists advise, test, monitor, and respond. Users protect accounts and report suspicious activity. Legal, privacy, communications, and supplier teams may join incident decisions.
Security fails when everyone assumes someone else owns it. Assign an owner to each asset, risk, control, alert, and response decision.
Limits and tradeoffs
More controls do not always mean less risk. A control can be misconfigured, bypassed, or too disruptive to use correctly. It can also shift risk elsewhere.
Security decisions balance mission, safety, privacy, usability, cost, and speed. Document the decision and its owner. Then measure whether the chosen control works as intended.
Compliance can identify required outcomes and evidence. It does not prove that every relevant threat is handled. A passing audit is evidence for a defined scope and time, not a guarantee about future behavior.
Your path forward
First, learn the vocabulary and the CIA triad. Next, practice mapping assets, threats, vulnerabilities, impacts, and controls. Then study each CSF function and the control areas that support it.
After that, choose a focus such as identity, network security, application security, cloud security, governance, detection, or incident response. Keep the same risk model as the technology changes.
Where this skill leads
Relevant careers
See how this topic contributes to broader role-level skill maps.
Sources
- https://tsapps.nist.gov/publication/get_pdf.cfm?pub_id=957258
Supports
- CSF 2.0 as an outcome-based framework for managing cybersecurity risk
- Govern, Identify, Protect, Detect, Respond, and Recover as concurrent and continuous functions
- Core, Organizational Profiles, and Tiers as framework components
- Asset, risk, safeguard, monitoring, response, recovery, and improvement outcomes used across the course
- Quiz answers about function placement, restoration, audit limits, and control selection
- https://www.nist.gov/cyberframework
Supports
- CSF 2.0 resources, quick-start guides, profiles, informative references, FAQs, and reference tooling
- The resource-center rationale in 06-links.yaml
- https://csrc.nist.gov/pubs/sp/800/12/r1/final
Supports
- High-level information security principles, requirements, risk management, and control families
- Foundational scope and layered security guidance in the introduction, slides, cheatsheet, and quiz
- The first study-path rationale in 06-links.yaml
- https://csrc.nist.gov/pubs/sp/800/53/r5/upd1/final
Supports
- Security and privacy control catalog for systems and organizations
- Administrative, operational, and technical control areas
- Control families covering access, awareness, audit, configuration, contingency, identity, incident response, physical protection, risk, system integrity, and supply chain risk
- Layered control and privileged-monitoring quiz answers
- The control-catalog rationale in 06-links.yaml
- https://csrc.nist.gov/pubs/sp/800/61/r3/final
Supports
- Incident response integrated throughout CSF 2.0 cybersecurity risk management
- Preparation to reduce incident number and impact and improve detection, response, and recovery
- Response, recovery, improvement, and recurring-cause guidance across course artifacts
- Quiz answers about preparation and recurring excessive permission
- The incident-response rationale in 06-links.yaml
- https://csrc.nist.gov/glossary/term/information_security
Supports
- Information security as protection against unauthorized access, use, disclosure, disruption, modification, or destruction
- Confidentiality, integrity, and availability as foundational outcomes
- https://csrc.nist.gov/glossary/term/confidentiality
Supports
- Confidentiality definition in learner artifacts
- Confidentiality quiz answer
- https://csrc.nist.gov/glossary/term/integrity
Supports
- Integrity definition and examples in learner artifacts
- https://csrc.nist.gov/glossary/term/availability
Supports
- Availability definition and examples in learner artifacts
- Recovery quiz explanation about timely and reliable access
- https://csrc.nist.gov/glossary/term/risk
Supports
- Risk as a function of adverse impact and likelihood in context
- Risk vocabulary, prioritization guidance, and related quiz answer
- https://csrc.nist.gov/glossary/term/threat
Supports
- Threat as a circumstance or event with harmful potential
- Threat definitions across learner artifacts
- https://csrc.nist.gov/glossary/term/vulnerability
Supports
- Vulnerability as a weakness exploitable or triggerable by a threat
- Risk-chain teaching and vulnerability quiz answers
- https://csrc.nist.gov/glossary/term/security_control
Supports
- Security control as a safeguard or countermeasure protecting security outcomes
- Control vocabulary across the introduction and cheatsheet
- https://csrc.nist.gov/glossary/term/security_control_assessment
Supports
- Assessment as testing or evaluation against correct implementation, intended operation, and desired outcomes
- Bounded-evidence guidance and quiz answers about scans and audits
- https://csrc.nist.gov/glossary/term/least_privilege
Supports
- Least privilege as minimum necessary resources and authorizations
- Account, control-layering, and recurring-permission guidance and quiz answers
- https://www.cisa.gov/secure-our-world
Supports
- Recognizing and reporting phishing
- Strong passwords and password-manager use
- Multifactor authentication
- Applying software updates
- The personal-safeguards rationale in 06-links.yaml
- https://csrc.nist.gov/glossary
Supports
- NIST glossary as a collection of terms and definitions from NIST and related primary publications
- The glossary rationale in 06-links.yaml
