AP® Cybersecurity

Protecting Devices | AP® Cybersecurity Topic 4.3

Learn how updates, MFA, encryption, backups, endpoint tools, secure apps, MDM, physical controls, and IoT safeguards protect devices. Includes a quiz.

AP® Cybersecurity · Unit 4: Securing Devices · Topic 4.3

Protecting Devices

Device protection combines technology, configuration, identity controls, physical safeguards, maintenance, monitoring, and responsible behavior to reduce threats to computers, phones, tablets, servers, printers, cameras, wearables, and other endpoints throughout their life cycles.

What is device and endpoint protection?

An endpoint is a device that connects to, stores, processes, or provides access to information. Protecting it means reducing its attack surface, preventing unauthorized use, detecting suspicious change, protecting its data, and preparing to recover when prevention fails.

No control is perfect. Patches do not stop phishing; antivirus does not prevent theft; encryption does not repair corrupted data; remote wipe may never reach an offline phone. Secure systems combine controls that prevent, detect, limit, and recover from harm.

Defense in depth: prevention + detection + containment + recovery. Overlapping layers reduce the chance that one failure becomes a major incident.

  1. KnowInventory the device, owner, purpose, operating system, apps, firmware, data, connections, support status, and risk.
  2. HardenApply an approved configuration, strong authentication, encryption, application controls, and the minimum required services.
  3. MaintainPatch, monitor, review permissions, update security tools, test backups, and respond to alerts throughout use.
  4. RetireRevoke access, preserve required records, sanitize data, verify completion, and recycle or destroy media appropriately.

Updates, patches, and supported software

Patch management is preventive maintenance: identify what needs attention, prioritize by risk, acquire trusted updates, test where appropriate, deploy, verify, and monitor for problems.

Device software layers that need updates
LayerWhy updates matterSafe practice
Operating systemControls accounts, memory, files, processes, security services, and hardware access.Use supported versions, enable authorized automatic updates, restart when required, and verify success.
Applications and extensionsBrowsers, document tools, communication apps, and plug-ins process untrusted content.Update from the approved store or vendor, remove unused software, and review extension permissions.
DriversDrivers operate with significant access between the operating system and hardware.Use trusted, compatible vendor or managed updates—not downloads from unknown sites.
FirmwareLow-level code controls devices such as laptops, routers, cameras, printers, and storage.Use authenticated vendor updates, stable power, approved maintenance windows, and version verification.
Security toolsDetection engines and signatures need current knowledge and software fixes.Keep protection enabled and updated; investigate tools that stop reporting or updating.

Automatic updates

They reduce delay and user workload, especially for personal devices. Organizations may stage updates to test compatibility and protect availability. Automatic does not mean unmonitored: confirm devices actually receive and apply updates.

Unsupported software

If security support has ended, updates may no longer exist. Replace or upgrade the product. When immediate replacement is impossible, isolate it, restrict access, increase monitoring, document the exception, and maintain a retirement plan.

Identity, screen, firewall, and endpoint controls

SIGN-IN

Strong passwords, passkeys, and MFA reduce account takeover. Use unique credentials, prefer phishing-resistant options, protect recovery methods, and never approve unexpected prompts.

SCREEN

Screen locks and automatic timeouts limit unattended access. Use an appropriate lock delay, require reauthentication, hide sensitive notification previews, and manually lock before walking away.

ACCOUNTS

Secure account settings use standard accounts for everyday work, separate administrator access, least privilege, current recovery contacts, login alerts, and removal of unused accounts.

ENDPOINT

Antivirus, antimalware, and endpoint protection inspect files, processes, behavior, scripts, memory, and connections. Keep them enabled, updated, monitored, and centrally managed where appropriate.

FIREWALL

A host-based firewall controls inbound and outbound connections for one device. Use a restrictive approved policy, allow only required services, log useful events, and review exceptions.

HARDENING

Secure configuration disables unnecessary services, sharing, remote access, guest accounts, macros, and interfaces; enables secure boot and logging; and applies a maintained baseline.

Security tools are teammates, not substitutes

Endpoint protection can miss new or disguised activity. Firewalls can allow harmful content inside an approved connection. Strong authentication cannot stop every malicious app. Combine controls and investigate when tools are disabled, outdated, or unexpectedly silent.

Encryption, backups, physical protection, and disposal

Confidentiality

Encryption at rest

Full-disk or device encryption protects stored data when a powered-off or locked device is lost or stolen. It depends on secure keys, a strong lock, recovery-key protection, and trusted startup. It does not hide data from malware operating after unlock.

Availability

Secure backups

Keep multiple protected copies, including one separated from the everyday device or account. Encrypt sensitive backups, restrict access, monitor jobs, retain suitable versions, and test restoration—not just backup creation.

Physical security

Theft and tampering protection

Keep devices with you or in secure storage, use cable locks where appropriate, control server rooms, avoid unattended vehicles, document handoffs, and report loss or signs of tampering quickly.

Recovery readiness: a backup is not proven until authorized users can restore the correct data within the required time.

Steps for secure device retirement
Retirement stepPurposeKey question
Inventory and preserveConfirm ownership and retain records or data required by policy.What must be backed up, transferred, or legally retained?
Disconnect and revokeRemove management, accounts, certificates, subscriptions, eSIM/SIM access, and service trust.Can this device still authenticate or receive organizational data?
SanitizeUse an approved reset, erase, cryptographic erase, or media-sanitization method suited to the device and data.Does a factory reset actually cover every storage area and removable medium?
Verify and documentConfirm the intended result and maintain accountable records.Who verified completion, when, and by which approved method?
Reuse, recycle, or destroyChoose a responsible final path; physically destroy media when required and authorized.Does the method match data sensitivity, policy, environmental rules, and media type?

Applications, permissions, USB, and wireless connections

Application control and trusted downloads

  • Allow approved software from trusted stores, managed catalogs, or verified publishers.
  • Check the exact publisher, purpose, update history, support status, reviews, and requested permissions.
  • Remove unused apps, plug-ins, browser extensions, and old versions to reduce attack surface.
  • Do not bypass operating-system warnings or install “required” tools from unexpected messages.

Permission management

  • Grant camera, microphone, location, contacts, storage, accessibility, and administrator access only when necessary.
  • Prefer access “while using the app” instead of continuous access when practical.
  • Review permissions after updates and remove access when the task ends.
  • Question any app whose permissions do not match its stated function.

USB ports and removable media

  • Never connect unknown drives, cables, adapters, keyboards, or charging accessories.
  • Use organization-approved encrypted media and scan it according to policy.
  • Restrict or disable unnecessary ports and device classes through authorized management.
  • Store removable media securely and sanitize it before disposal or reassignment.

Wi-Fi, Bluetooth, NFC, and radios

  • Use trusted encrypted Wi-Fi and verify the network name before connecting.
  • Disable automatic connection, discovery, pairing, hotspot, and radios when not needed.
  • Reject unexpected pairing, sharing, payment, or login prompts.
  • Keep wireless firmware and software current; forget networks that are no longer used.

Jailbreaking and rooting weaken the security model

Modifying a device to bypass manufacturer or organizational restrictions may weaken sandboxing, secure boot, trusted updates, application controls, attestation, and mobile management. Disabling built-in protections for convenience increases uncertainty and can violate policy.

Mobile management, remote actions, and smart devices

Mobile device management (MDM) or unified endpoint management helps an authorized organization inventory devices, enforce configuration and encryption, distribute approved apps and certificates, separate work data, monitor compliance, and revoke access. Remote administration must itself use strong authentication, logging, least privilege, change control, and privacy protections.

Remote location, lock, and wipe features help after loss, but they are not guarantees. The device may be powered off, offline, damaged, reset, or accessed before the command arrives. Configure these capabilities before loss, protect the management account, understand personal-data implications, and combine them with encryption and rapid reporting.

IoT devices, printers, cameras, and smart equipment

Choose supportable products

Check for unique authentication, secure updates, data protection, configurable interfaces, a stated support period, security-state reporting, vulnerability reporting, and a safe disposal process.

Change unsafe defaults

Replace default credentials, disable unused remote access and services, review cloud sharing and privacy, set correct time, enable useful logs, and keep firmware current.

Separate and monitor

Place smart devices on an appropriate network segment, restrict communication to what their function requires, inventory them, and investigate unknown destinations or unexplained configuration changes.

A printer is a computer too

Network printers can store documents, run applications and firmware, expose administration services, accept removable media, and connect to email or cloud systems. Cameras and sensors can expose video, audio, location, access patterns, or operational data. Protect them like other endpoints.

Protection decisions in the real world

Personal laptop

The owner enables automatic updates, full-disk encryption, a passkey or MFA, a host firewall, endpoint protection, a standard daily account, and a tested backup disconnected when not in use.

School tablet

MDM enforces a screen lock, supported software, approved apps, limited sharing, filtered school Wi-Fi, inventory, and remote lock. Students report loss rather than trying to remove management.

Workplace server

Administrators test critical patches, use separate privileged accounts, restrict network access, monitor endpoint and firewall events, maintain offline recovery copies, and document every exception.

Mobile phone

A traveler disables unused Bluetooth and NFC, avoids unknown Wi-Fi, hides sensitive lock-screen notifications, uses device encryption and a short timeout, and knows the official lost-device procedure.

IoT camera

The owner selects a supported model, changes credentials, enables updates, limits internet access, reviews cloud sharing, places it on the correct segment, and plans secure reset before resale.

Shared lesson

The strongest plan protects identity, software, data, connections, physical access, monitoring, recovery, and retirement. Defense in depth follows the entire device life cycle.

Watch: building layered device protection

While watching, identify one preventive control, one detective control, and one recovery control.

Interactive knowledge check

Endpoint Armor

Choose the strongest defensive answer. The quiz runs in your browser and collects no personal information.

What the quiz covers

Updates and support, strong sign-in, screen locks, endpoint tools, host firewalls, encryption, backups, application and permission control, USB and wireless safety, MDM, remote wipe, IoT protection, disposal, and defense in depth.

How scoring works

There are 10 questions worth one point each. Answer all questions, select Check my answers, read each explanation, and restart for another attempt.

Choose the strongest answer

0 of 10 answered

1. Which approach best describes endpoint protection?
2. What is the strongest update practice?
3. What does full-disk encryption primarily protect?
4. Which backup plan best supports recovery from ransomware?
5. What is the safest action for an unknown USB device?
6. What is a primary security use of mobile device management?
7. Why should remote wipe not be the only protection for a lost phone?
8. Which app-permission choice best follows least privilege?
9. Which plan best protects an IoT camera?
10. What should happen before a device is sold, recycled, or reassigned?

AP® Cybersecurity study support

Endpoint

A device that connects to, processes, stores, or provides access to information.

Hardening

Reducing attack surface through secure configuration and removal of unnecessary functions.

Application control

Policy and technology that permit approved software and restrict unapproved code.

Full-disk encryption

Encryption protecting data across a storage device when it is locked or powered off.

MDM / UEM

Centralized management of mobile devices or broader endpoint types, configuration, apps, and access.

Sanitization

A verified process that makes stored data infeasible to recover at the required protection level.

Exam reasoning pattern

Identify the device, data, threat, weakness, and life-cycle stage. Select preventive, detective, containment, and recovery controls; then explain each control’s limitation.

Continue studying

Explore RevisionTown computer science resources, connect full-disk protection with the cryptography guide, or plan spaced review using the AP® self-study guide.

Frequently asked questions

1. What is endpoint protection?

Endpoint protection combines controls that secure a device’s software, accounts, data, connections, physical access, monitoring, recovery, and retirement throughout its life cycle.

2. Should automatic updates always be enabled?

They are usually valuable for personal devices and reduce patching delays. Organizations may stage updates for compatibility and availability, but they still need defined deadlines, verification, and monitoring.

3. Can antivirus stop every form of malware?

No. Antivirus and endpoint detection tools are important layers, but they cannot replace patching, secure configuration, strong authentication, application control, backups, monitoring, and user awareness.

4. What does a host-based firewall do?

It enforces inbound and outbound network-traffic rules on an individual device, limiting unnecessary services and recording useful connection events.

5. Does full-disk encryption protect an unlocked device?

It primarily protects data at rest when the device is locked or powered off. Malware or an unauthorized person using an unlocked session may still reach decrypted data.

6. What makes a backup secure?

A secure backup has restricted access, encryption when appropriate, monitored and versioned copies, at least one separated copy, protected recovery keys, and regularly tested restoration.

7. Why should unknown USB devices be avoided?

An unknown drive, cable, adapter, or peripheral can imitate trusted storage, input, or network hardware. Use only approved accessories and media.

8. Is remote wipe guaranteed to protect a lost device?

No. The device may be offline, powered off, damaged, reset, or accessed before the command arrives. Remote wipe should complement encryption, rapid reporting, revocation, and physical security.

9. How should smart devices and printers be protected?

Use supported products, unique credentials, secure updates, limited interfaces, appropriate segmentation, data protection, useful logging, monitoring, and a safe disposal plan.

10. What is defense in depth for devices?

It is the use of overlapping preventive, detective, containment, and recovery controls so that one failed safeguard does not cause a complete compromise.

Trusted references

AP® is a trademark registered by the College Board, which is not affiliated with and does not endorse this page. This lesson provides defensive cybersecurity education. Device configuration, monitoring, remote administration, location, locking, wiping, sanitization, and data destruction must be authorized and follow applicable policies, privacy requirements, retention obligations, and law.

Shares: