A startup security checklist should answer three questions: what must keep working, who can reach it, and what the team will do when something goes wrong.
This guide turns official guidance from the U.S. Cybersecurity and Infrastructure Security Agency (CISA) into a sequence a startup can own. It is a baseline, not a guarantee against incidents and not a substitute for legal, regulatory, contractual, or specialist advice relevant to your business.
CISA’s Secure Your Business guidance starts with phishing awareness, strong passwords, multifactor authentication (MFA), and software updates. It then adds logging, backups, encryption, reporting, incident response, and continuity. CISA Cyber Essentials places those actions inside a broader culture of cyber readiness led by the organization, not left solely to IT.
First, name the business you are protecting
Security priorities become clearer when they are tied to operations. List:
- the products and services customers depend on;
- the systems required to deliver them;
- the people, vendors, and accounts with access;
- the data the company cannot afford to expose or lose;
- the dependencies needed to restore service; and
- the internal and external contacts needed during an incident.
CISA asks leaders to treat cyber risk as business risk, understand how operations depend on IT, and maintain inventories of hardware, software, accounts, connections, and critical or sensitive information. Its ransomware guidance also recommends identifying systems important to critical services or revenue and their interdependencies so restoration can be prioritized.
Illustrative critical-service record
This is an example format, not a CISA form:
- Service: Customer support portal
- Business owner: Head of Support
- Required systems: Identity provider, SaaS help desk, customer database
- Sensitive information: Customer contact details and support history
- Privileged access: Named administrators and support vendor
- Backup or recovery dependency: Exported configuration and protected data backup
- Incident contact: Security lead and SaaS provider response contact
Repeat the record for each service the startup must recover, then use it to decide where stronger access, logging, backup, and response controls belong.
Put leadership and ownership in place
CISA Cyber Essentials says leaders should drive strategy, investment, policy, and culture. In a small company, that does not require a large department, but it does require explicit authority.
- [ ] An executive owns cyber risk as a business risk.
- [ ] A named security program owner coordinates the checklist and reports blockers.
- [ ] IT or service owners are identified for critical systems.
- [ ] Employees know where and how to report suspicious activity.
- [ ] External contacts—key vendors, insurer if applicable, counsel, response provider, and government reporting channels—are recorded.
- [ ] Cybersecurity requirements are included when selecting and managing relevant vendors.
The owner does not need to perform every technical task. The owner makes sure tasks have accountable people and unresolved risks reach leadership.
Block common entry points
Teach people to recognize and report phishing
CISA recommends training staff to recognize and report suspicious activity. Build reporting into onboarding and ongoing awareness rather than treating training as a one-time document.
- [ ] Staff know how to report suspicious messages and unusual system behavior.
- [ ] Training covers malicious links, attachments, requests for credentials, and unexpected payment or data requests.
- [ ] Reporting is encouraged even when the employee is uncertain.
- [ ] Lessons from reported events are used to update guidance.
Require strong, unique passwords
- [ ] Every account uses a unique password.
- [ ] Default passwords and default administrator usernames are changed.
- [ ] A company-approved password manager is available where appropriate.
- [ ] Password-manager security features, including MFA, are enabled.
- [ ] Passwords are not stored in unsecured files or reused across services.
The #StopRansomware Guide recommends unique passwords and secure password management as part of protection against compromised credentials.
Require MFA, strongest first
CISA recommends MFA for all users, beginning with privileged, administrative, and remote-access users, and advises using phishing-resistant MFA where available.
- [ ] MFA is enforced for email, identity, cloud administration, source control, finance, file storage, and remote access.
- [ ] Privileged and recovery accounts receive priority.
- [ ] Phishing-resistant MFA is used where supported.
- [ ] Systems that cannot enforce MFA are recorded and escalated for replacement or compensating controls.
- [ ] Account recovery paths are protected and documented.
For a deeper operational sequence, use FACTASH’s startup MFA rollout guide as an implementation companion, while keeping CISA’s guidance as the control basis.
Update and reduce the attack surface
CISA advises enabling automatic updates where possible, replacing unsupported systems, and prioritizing patches for internet-facing and known exploited vulnerabilities.
- [ ] Operating systems, browsers, applications, security tools, and third-party software have an update process.
- [ ] Automatic updates are enabled where appropriate.
- [ ] Unsupported or unauthorized hardware and software are removed or replaced.
- [ ] Internet-facing assets are inventoried and reviewed for unnecessary exposure.
- [ ] Remote desktop and similar services are not exposed directly to the internet without appropriate controls.
- [ ] Vulnerability scanning covers internet-facing systems.
“Fully managed” does not mean “no customer responsibility.” Record which security settings the provider manages and which remain yours.
Control access to systems and data
CISA Cyber Essentials recommends inventorying user and third-party connections, granting permissions by need-to-know and least privilege, and having procedures for transfers and terminations.
- [ ] User, administrator, service, vendor, and emergency accounts are inventoried.
- [ ] Administrative work uses separate privileged accounts where appropriate.
- [ ] Access is limited to what each role needs.
- [ ] Unnecessary and inactive accounts are removed.
- [ ] Joiner, role-change, and departure procedures grant, change, and revoke access.
- [ ] Third-party access is limited to relevant systems and responsibilities.
- [ ] Local administration and software installation rights are restricted.
- [ ] Access and privilege changes generate records the team can review.
Review access after staffing, vendor, system, or role changes and at a cadence appropriate to risk. CISA’s guidance supports maintaining and auditing access, but it does not prescribe one universal monthly schedule for every startup.
Know and harden what you run
An inventory is only useful if it drives action.
- [ ] Hardware, software, cloud services, domains, repositories, and internet-facing assets have owners.
- [ ] Critical and sensitive data locations are known.
- [ ] Approved security configurations are documented for important systems.
- [ ] Unused services, ports, protocols, and software are disabled or removed.
- [ ] Anti-malware or endpoint protections are configured and kept current where applicable.
- [ ] Only approved software is allowed to operate where allowlisting is feasible.
- [ ] Network and cloud changes affecting exposure, identity, or data protection are logged.
- [ ] Vendors responsible for systems or backups have documented security responsibilities.
Start with the systems from the critical-service list. Breadth without ownership is less useful than a smaller inventory that is current and acted upon.
Make activity visible
CISA recommends logging business-system activity so teams can monitor for attempted access. Its ransomware guide recommends securing logs from network devices, hosts, and cloud services because they support event triage and remediation.
- [ ] Logging is enabled for identity, email, cloud administration, critical SaaS, endpoints, network controls, and production systems where available.
- [ ] Authentication, privilege, configuration, and data-protection changes are reviewable.
- [ ] Alerts reach a named person or provider who can act.
- [ ] Logs are protected against unauthorized access, alteration, and deletion.
- [ ] Time settings and account identifiers make events correlatable.
- [ ] The incident plan explains how to preserve relevant logs and evidence.
Centralized tooling may help, but buying a dashboard does not replace decisions about which events matter and who responds.
Protect data and prove recovery
Encrypt business data
CISA includes encryption of business data and devices in its small-business practices.
- [ ] Sensitive data is encrypted in transit and at rest where supported.
- [ ] Company devices use available device or disk encryption.
- [ ] Encryption keys and recovery material have restricted access.
- [ ] Data exports and removable media receive appropriate protection.
Keep backups separate and usable
CISA Cyber Essentials recommends automated backups, redundancy, and physical security, encryption, and offline copies for backups. The #StopRansomware Guide recommends maintaining offline, encrypted backups of critical data and regularly testing their availability and integrity.
- [ ] Critical data and system configurations are included in an automated backup process.
- [ ] Backups are separated from primary systems.
- [ ] Offline or otherwise protected copies exist where appropriate.
- [ ] Backup access is restricted and protected by strong authentication.
- [ ] The team knows the order in which critical services must be restored.
- [ ] Restore procedures are tested and the result is recorded.
- [ ] Failed backups or restore tests have an owner and corrective action.
FACTASH’s backup restore testing playbook for startups can help turn this control into an operational task list. Any example cadence or metric in a companion article should be adapted to your actual recovery requirements.
Prepare for ransomware and other incidents
The #StopRansomware Guide recommends a maintained and exercised incident response plan and communications plan, including an offline version. CISA’s response checklist begins by identifying and isolating affected systems, then triaging recovery around critical services.
Put these items in the plan
- [ ] Criteria for declaring and escalating an incident.
- [ ] Decision-makers and 24/7 contact methods.
- [ ] Technical, leadership, legal, communications, vendor, insurance, and government contacts as relevant.
- [ ] A critical-system restoration order.
- [ ] Instructions for isolating affected systems.
- [ ] An out-of-band communication option.
- [ ] Evidence and log-preservation guidance.
- [ ] Applicable reporting and notification decision paths.
- [ ] Recovery, validation, and return-to-service authority.
- [ ] A process for documenting lessons and updating controls.
- [ ] An offline or printed copy available when normal systems are unavailable.
Exercise the plan with the people expected to use it. CISA Secure Your Business recommends realistic drills involving relevant stakeholders and says incident response plans should be reviewed and drilled at least annually.
If ransomware is suspected
Follow the approved plan and obtain qualified help. CISA’s response checklist provides the detailed sequence; at a high level:
- Determine which systems are affected and isolate them.
- Prioritize critical systems for containment and later restoration.
- Preserve relevant evidence and examine available security logs.
- Engage internal and external response contacts.
- Follow applicable reporting and notification procedures.
- Rebuild or restore on a clean environment in critical-service order.
- Address the accounts, vulnerabilities, and persistence involved.
- Document lessons and update plans and controls.
CISA cautions that powering down a device can destroy volatile evidence and recommends it only when the affected host cannot otherwise be disconnected or the network temporarily shut down. Do not improvise destructive forensic steps without incident-response guidance.
CISA also directs ransomware victims to report incidents to federal law enforcement and notes that organizations can request technical assistance or share information with CISA. Use the current contacts in the official guide.
A startup implementation sequence
The phases below are illustrative prioritization, not CISA deadlines.
Stabilize access and ownership
- Name the executive and program owners.
- List critical services, systems, data, accounts, and vendors.
- Enforce MFA, beginning with privileged and remote access.
- Change default credentials and remove unnecessary accounts.
- Enable updates and address unsupported or exposed systems.
- Give staff a clear phishing and incident reporting route.
Establish visibility and recoverability
- Enable and protect logs for critical systems.
- Define who receives and investigates alerts.
- Encrypt sensitive data and company devices where supported.
- Automate backups and keep protected copies separate.
- Perform and document a restore test.
Make response repeatable
- Approve an incident response and communications plan.
- Keep current online and offline contact lists.
- Exercise a realistic loss-of-access or ransomware scenario.
- Correct gaps discovered during the exercise.
- Revisit controls when systems, vendors, staff, or critical services change.
Evidence to keep
A checklist is complete only when the startup can show how the control operates. Keep evidence proportionate to the business:
- current asset, account, vendor, and critical-data inventories;
- system owners and approved configurations;
- MFA and privileged-access status;
- update and vulnerability remediation records;
- security training and reporting instructions;
- backup status and restore-test records;
- incident plans, contact lists, and exercise findings; and
- exceptions, owners, and planned corrective actions.
Do not invent maturity scores or copy targets from another company. Use your own systems, obligations, incident history, and recovery needs to set priorities.
Keep the baseline alive
The baseline changes when the startup hires, adds vendors, launches products, handles new data, or exposes new services. Revisit the checklist after material changes and after incidents or exercises.
The FACTASH cybersecurity guides for operators provide adjacent implementation material. Keep this core checklist anchored to CISA’s current primary guidance, and treat every linked operational example as something to adapt—not proof that a control is working in your environment.
schema
Related articles
AI Cybersecurity Threats Businesses Need to Watch in 2026
Practical AI-related security risks for businesses in 2026: data leakage, prompt injection, vendor sprawl, and deepfake-assisted social engi…
Zero-trust starter kits Field Guide for Startups — 2027
Zero-trust starter kits Field Guide for Startups — 2027: practical Cybersecurity guide focused on incident response readiness, with controls…
Zero-trust starter kits Field Guide for Startups — 2027
Zero-trust starter kits Field Guide for Startups — 2027: practical Cybersecurity guide focused on secure delivery for product teams, with co…