What is an endpoint in cybersecurity?
Direct definition of an endpoint
In cybersecurity, an endpoint is any device that connects to a network and can send, receive, or process data. It usually sits at the “edge” of the network, where people, applications, or other systems interact.
In simple terms, an endpoint is a device you use to access a network, the internet, or corporate resources.
Typical examples include:
- Desktop computers and laptops
- Smartphones and tablets
- Workstations and virtual desktops
- Point‑of‑sale (POS) terminals and kiosks
When people ask “what is an endpoint in cybersecurity?” they usually mean these user‑facing or workload‑facing devices that attackers target and that need endpoint security or endpoint protection.
Why the cybersecurity meaning matters
The cybersecurity focus on endpoints exists because:
- Endpoints are where users and AI agents work. Email, documents, applications, and credentials all live or pass through these devices.
- Most attacks start at an endpoint. Phishing emails, rogue AI agents, malicious downloads, and infected USB drives all target endpoints first.
- Compromised endpoints give attackers a foothold. Once an attacker controls a single device, they can move deeper into the organization’s network, steal data, or launch further attacks.
This is why you see terms like endpoint security, endpoint protection, endpoint hardening, and endpoint detection and response (EDR):
- Endpoint security / endpoint protection: The overall strategy and tools used to secure endpoint devices (antivirus, EDR, host firewalls, device controls, and more).
- Endpoint hardening: Tightening and locking down a device’s configuration—removing unnecessary software, closing unused ports, enforcing strong authentication, and reducing the attack surface.
- Endpoint detection and response (EDR): Advanced endpoint technology that focuses on continuous monitoring, behavior‑based detection of threats, and fast response (isolating devices, killing processes, and assisting investigations).
Understanding what counts as an endpoint helps organizations decide where to apply these protections and how to design their overall security architecture.
Endpoint management in an enterprise environment
In an enterprise, endpoint management is the day‑to‑day work of keeping endpoint devices configured, patched, and monitored consistently. This typically includes asset inventory, software deployment, configuration baselines, and logging so security teams can spot vulnerabilities early and ensure devices stay compliant as employees install an application, switch roles, or replace devices. Good management also supports faster response during incidents: you can identify affected systems, isolate them, and restore normal operations with less disruption to business work.
How endpoints fit into a network
In a typical network, endpoints are the “clients” that talk to services such as:
- Email servers
- Web servers and web applications
- File shares and databases
- Cloud applications and APIs
Each endpoint communicates over the network, sending requests and receiving responses. A user’s laptop might:
- Send a request to a web application
- Access a cloud storage service
- Call an API endpoint exposed by a back‑end system
From a cybersecurity perspective:
- Endpoints are where authentication happens (logging in), where data is viewed or edited, and where malware can execute.
- Endpoints are also increasingly where agentic applications and AI agents operate, executing tasks prescribed by the user, and often inheriting that user’s privileges.
- Network and server infrastructure (routers, switches, firewalls, servers) provide connectivity and services but are often secured and managed differently from end‑user devices.
Because endpoints bridge human activity and technical (sometimes autonomous) systems, they are a primary focus for device security measures and access controls, including passwords, multi‑factor authentication, and application allow‑listing.
2024 Threat Hunting Report
In the CrowdStrike 2024 Threat Hunting Report, CrowdStrike unveils the latest tactics of 245+ modern adversaries and shows how these adversaries continue to evolve and emulate legitimate user behavior. Get insights to help stop breaches here.
Download NowExamples of endpoints in cybersecurity
Common user devices
For most organizations, common user devices are the bulk of their endpoints. This includes:
- Desktop PCs and laptops used by staff for everyday work
- Smartphones and tablets, especially in bring‑your‑own‑device (BYOD) scenarios
- Virtual desktops and thin clients accessing remote desktops or cloud workspaces
- Point‑of‑sale (POS) devices used in retail and hospitality
- Kiosks and shared workstations in public or office environments
All of these devices:
- Connect to the network or the internet
- Run applications that handle sensitive information
- Require endpoint protection such as antivirus, EDR, host firewalls, and strong access controls
When you hear about endpoint security threats like ransomware or credential‑stealing malware, these user devices are usually what’s being discussed.
Servers and cloud workloads
Whether servers are called endpoints can depend on the security framework, but from a practical cybersecurity view,physical and virtual servers can be treated as endpoints because they:
- Connect to the network
- Run operating systems and applications
- Are directly targeted by attackers
In modern environments, you also have:
- Cloud workloads such as virtual machines, containers, and application servers hosting web apps or APIs
- Database servers and file servers that store critical business data
These systems often run specialized endpoint security agents (including EDR) to:
- Monitor for suspicious behavior
- Detect exploitation attempts
- Prevent unauthorized access to sensitive data
So while many teams distinguish “endpoints” from “servers” in daily language, servers and cloud workloads can be modeled and protected as endpoints from a security‑tooling point of view.
IoT and other connected devices
Today, “endpoint” also extends to Internet of Things (IoT) and other smart devices that connect to a network, such as:
- Industrial control systems such as PLCs, HMI, and SCADA systems
- Operational technology such as building automation and management systems
- Connected medical devices such as imaging systems and patient monitors
- Smart sensors, cameras, and door locks
- Networked printers and scanners
- Smart TVs, conference room systems, and VoIP phones
These connected devices often:
- Run on embedded, and often outdated, operating systems
- Are difficult to update or patch
- Have limited built‑in security features
Because they still send and receive data over the network, attackers can use them as stepping stones into the rest of the organization or as easy facilitators of lateral movement. That is why many security teams now include IoT devices in their endpoint security and device security strategy, even if they need specialized processes and approaches to properly manage them.
Why endpoints are security targets
Endpoints as entry points
Endpoints are attractive security targets because they are:
- Widely distributed: Laptops, phones, and other devices exist everywhere—in offices, homes, and on the road.
- Used by people: Human users can be tricked with phishing and social engineering.
- Diverse and hard to manage consistently: Different device types, operating systems, and patch levels create gaps in protection.
In effect, every endpoint is a potential entry point into the organization’s systems and network.
An attacker who compromises one endpoint often gains:
- Access to internal applications
- Stored credentials (passwords, tokens, cookies)
- Visibility into the organization’s structure and systems
Common attack paths
Common attacks and threats involving endpoints include:
- Phishing emails leading to malicious attachments or links
- Malicious downloads from compromised websites or fake software
- Exploiting unpatched vulnerabilities in the operating system or applications
- Ransomware that encrypts files and demands payment
- Keyloggers and spyware that capture keystrokes and screenshots
- Credential‑stealing malware that harvests saved logins and cookies
- Fileless attacks that abuse built‑in tools (like PowerShell) instead of dropping traditional malware files
- Malicious USB drives that deliver malware when plugged in
All of these target the endpoint first, then use it as a launchpad into other systems.
Business risks of compromised endpoints
When an endpoint is compromised, organizations face multiple risks:
- Data breaches: Loss of customer data, financial information, intellectual property, and other sensitive data.
- Operational disruption: Systems become unavailable due to ransomware or destructive attacks.
- Financial loss: Costs for incident response, downtime, possible ransom payments, and recovery.
- Regulatory and legal exposure: Non‑compliance with privacy and data protection regulations.
- Reputational damage: Loss of customer trust and brand value.
This is why endpoint security best practices for businesses typically include:
- Keeping systems patched and updated
- Using strong access controls and multi‑factor authentication
- Deploying modern endpoint protection (antivirus plus EDR)
- Encrypting disks and sensitive data
- Limiting administrative privileges (least‑privilege model)
- Training users to recognize phishing and social engineering attempts
Applied consistently, these measures help reduce the chance that endpoint‑based threats will succeed.
Practical steps to reduce endpoint vulnerabilities
To reduce endpoint vulnerabilities, start with a baseline that is simple to audit and enforce across systems: keep operating systems and software updated, remove unnecessary applications, and restrict local admin rights. Then add controls that prevent common attacks, including strong access policies, multi‑factor authentication, and encryption for devices that store sensitive data. Finally, confirm monitoring and detection are working by testing response playbooks (for example, isolating a device and collecting logs) so employees and security teams can act quickly when threats appear.
Endpoint security vs. related terms
Endpoint security vs. antivirus
Traditional antivirus, or AV, is an earlier approach to endpoint protection. It compares files against signatures for known malware, then blocks or quarantines matches. This can help stop previously identified threats, but it is less effective against new malware, fileless attacks, malicious scripts, and adversaries who use legitimate tools to avoid detection.
Next-generation antivirus, or NGAV, is the modern baseline for endpoint protection. NGAV goes beyond signatures by using behavioral analysis, machine learning, AI, and other advanced analytics to identify and prevent malicious activity in real time. Instead of asking only whether a file matches known malware, NGAV evaluates what files, processes, scripts, and applications are doing on the endpoint.
NGAV can help prevent threats such as:
- Known and unknown malware
- Ransomware
- Fileless and script-based attacks
- Malicious macros and downloads
- Exploit activity
- Malicious use of legitimate or trusted tools
For organizations facing today’s adversaries, traditional signature-based antivirus is no longer enough. NGAV provides the minimum prevention capabilities needed to protect modern endpoints against both known threats and new attack techniques.
NGAV vs. EDR
NGAV and EDR serve different but complementary purposes. NGAV focuses on prevention. It analyzes activity in real time and blocks threats before they can execute or cause damage. EDR focuses on continuous visibility, detection, investigation, and response. It records endpoint activity, identifies suspicious behavior, and gives security teams the context and tools needed to contain threats. This can include isolating a device, stopping a malicious process, investigating the attack path, and determining which systems were affected.
In simple terms:
- Traditional AV looks for known malware signatures.
- NGAV prevents known and unknown threats using AI, behavioral analysis, and advanced analytics.
- EDR continuously monitors endpoint activity to detect, investigate, and respond to attacks.
Endpoint protection (also called endpoint security) is broader than AV or NGAV alone. It's the set of tools and policies that help prevent, detect, and respond to threats on endpoint devices such as laptops, desktops, smartphones, and servers. In practice, endpoint protection works in a few simple steps:
- Prevent: It blocks risky behavior and unauthorized access using controls such as sensor-based prevention, device control, and host-based firewalls.
- Detect: It monitors endpoints for suspicious activity, not just known malware, often using EDR-style behavior analysis.
- Respond: When threats are found, it can isolate the device, stop malicious processes, and support incident investigation.
- Protect data: It may also enforce encryption, screen lock policies, and secure authentication to reduce the impact if an endpoint is compromised.
Endpoint security solutions: what they typically include
Modern endpoint security solutions usually combine multiple tools and policies into one strategy so an organization can prevent attacks, detect malicious activity, and respond quickly. Common capabilities include antivirus plus EDR, host firewall policies, encryption enforcement, application control, device control (such as blocking unknown USB storage), and centralized monitoring. Many endpoint security solutions are cloud‑managed to help enterprises protect remote employees and keep protection consistent even when devices are off the corporate network. When comparing solutions, focus on how well the controls reduce risk, how clearly they surface threats, and how reliably they support response at scale.
Endpoint security vs. network security
While they work together, endpoint security and network security target different layers:
- Endpoint security focuses on individual devices:
- Securing operating systems and applications
- Controlling who can access the device (authentication and access controls)
- Detecting and stopping malicious activity on that device
- Network security focuses on protecting data in transit and the infrastructure that moves it:
- Firewalls, VPNs, intrusion detection and prevention systems
- Network segmentation and access control lists
- Tools that inspect and filter traffic between devices
For effective cybersecurity, organizations need both:
- Hardened and monitored endpoints
- A secure, well‑segmented network
CrowdStrike: modern endpoint protection for the AI era
Endpoints are once again at the center of today's security challenges. Employees, AI agents, and rapidly developed applications now operate directly on corporate endpoints, often using trusted tools, sensitive data, and inherited privileges. Modern endpoint security must do more than block known malware. It must prevent attacks, detect suspicious behavior, and stop AI-enabled adversaries before they can move deeper into the environment.
The CrowdStrike Falcon® platform brings together next-generation antivirus, EDR and XDR, managed threat hunting, threat intelligence, host firewall management, device control, and automated forensics through a single lightweight agent. This unified approach to endpoint protection helps you stop malware and ransomware, identify sophisticated adversary activity, and respond quickly across endpoints and other critical attack surfaces — without adding unnecessary complexity or compromising performance.