Abdolmadjid Masoomi

Small Business Cybersecurity: The First Five Things, in Order

Before buying any product, a small firm needs five unglamorous controls done properly.

Signed
Abdolmadjid Masoomi
Published
2026-09-14
Length
8 min read · 1,646 words
Status
opinion

Most small firms buy enterprise tools while ignoring basic hygiene. True small business cybersecurity relies on five foundational controls: strong email authentication, separated admin accounts, tested backups, payment verification, and a contact list. These steps prevent the majority of common attacks without requiring complex software.

Small firms are not smaller versions of large corporations. They are distinct entities with different workflows, smaller budgets, and often looser administrative structures. This reality means that the security strategies sold to enterprises often fail when applied to small businesses. The result is a false sense of safety built on expensive tools that do not address the actual points of failure.

The primary threat to a small firm is rarely a sophisticated state-sponsored attack. It is usually opportunistic fraud, ransomware, or data theft exploiting basic procedural gaps. These gaps are often simple to close but require discipline rather than capital. Most losses occur because fundamental controls are either missing or implemented incorrectly.

This article argues that five specific controls, performed in a specific order, provide more protection than any purchased platform. These controls address shared credentials, weak email authentication, unverified backups, unconfirmed payment changes, and lack of incident response planning. Doing these five things properly beats any purchased platform deployed on top of them.

Why small firms are targets

Small businesses are attractive targets because they hold valuable data and often lack robust defence mechanisms. Attackers know that small firms may not have dedicated security teams to monitor for anomalies. This perception of low effort and high reward drives much of the automated scanning and phishing campaigns seen online.

The attack surface for a small firm is often wider than its resources can cover. Employees may use personal devices for work, share passwords via email, or lack training on social engineering. These behaviours create entry points that are easy for automated bots and human operators to exploit.

Organisations often assume that being small makes them invisible. In reality, small firms are part of larger supply chains. Attackers target them to gain access to larger partners or to extract ransom quickly, knowing that downtime is more catastrophic for a small operation. Understanding this motivation is the first step in building effective defences.

One: strong authentication on email and banking

Email and banking systems are the primary doors into a small business. If an attacker gains access to these accounts, they can impersonate leadership, steal funds, or send malicious links to clients. Weak authentication on these systems is a leading cause of successful breaches.

Standard passwords are no longer sufficient. Attackers use credential stuffing and phishing to bypass simple text-based secrets. Implementing strong authentication requires moving beyond passwords to methods that verify identity through possession or inherence.

You should prioritise multi-factor authentication (MFA) for all email and banking access. Not all MFA methods are equal. Some methods are more resistant to phishing and SIM swapping than others. You can find guidance on ranking different two factor methods to choose the most resilient option for your team.

Ensure that MFA is enabled for every user, including administrators. Do not allow exceptions for convenience. The friction of authentication is a necessary cost of security. It prevents attackers from using stolen credentials to access critical systems.

Two: separate admin accounts

Many small businesses operate with shared administrative accounts. One password is used by multiple employees to access servers, cloud consoles, or financial software. This practice makes it impossible to attribute actions to specific individuals. It also means that if one person’s device is compromised, the attacker gains immediate access to all administrative functions.

Separating admin accounts requires a change in workflow. Each individual must have their own unique identity within the system. This identity should be used only for administrative tasks. For routine work, employees should use standard user accounts with limited privileges.

This separation limits the blast radius of a compromise. If a standard user account is phished, the attacker cannot easily escalate to admin rights. It also simplifies auditing. You can see exactly who performed which action and when.

Use a password manager to store and generate unique passwords for each admin account. This ensures that passwords are complex and unique without relying on human memory. It also allows for secure sharing of credentials when absolutely necessary, using mechanisms that protect the underlying secrets.

Three: offline or immutable backups

Backups are the last line of defence against ransomware and data corruption. Many small firms rely on online backups that are connected to the same network as their primary data. If attackers encrypt the primary data, they can often encrypt the backups as well. This leaves the business with no way to recover without paying the ransom.

Effective backups must be isolated from the primary network. This can be achieved through offline storage, such as disconnected drives, or through immutable cloud storage that prevents modification or deletion for a set period. The key is that the backup cannot be altered by the systems it protects.

Regular testing of backups is essential. A backup that cannot be restored is worse than no backup. You must verify that the data is recoverable and that the restoration process is understood by your team. Read more about the importance of testing in the backup you have not tested.

Store backups in a location physically or logically separate from the production environment. For cloud backups, ensure that the storage bucket or container has settings that prevent deletion. For physical backups, keep them in a secure, off-site location. This separation ensures that a single incident cannot destroy both the data and its recovery option.

Four: payment change verification

Financial fraud is a significant risk for small businesses. Attackers often compromise email accounts to intercept invoices and request payment changes. They may impersonate vendors or clients, asking for payments to be sent to new bank accounts. These requests often appear urgent and legitimate.

Verification procedures must be independent of the communication channel used for the request. If a payment change request comes via email, it must be verified via phone or in person. The contact number should be obtained from a known, trusted source, not from the email itself.

Establish a clear policy for payment changes. All changes to bank details must be confirmed through a secondary channel. This policy should apply to all transactions above a certain threshold, or ideally all transactions. Training employees to recognise these requests is vital.

Do not rely solely on digital signatures or sender addresses. The appearance of an email is not proof, as sender addresses and display names can be spoofed, and a message from a genuinely compromised account will look legitimate. Human verification is the most reliable method. Ensure that finance teams are empowered to pause payments for verification, even if it causes delay. It is better to delay a payment than to lose funds to fraud.

Five: a one-page call list

When an incident occurs, panic leads to poor decisions. Small businesses often lack a clear plan for who to contact when a breach is detected. This delay allows attackers to move laterally, exfiltrate more data, or encrypt more systems. A pre-established contact list reduces response time and confusion.

The call list should include internal contacts, external advisors, and relevant authorities. Internal contacts might include the IT administrator or the business owner. External contacts could include a cybersecurity consultant, an insurance provider, and legal counsel. Authorities might include local police or national cyber crime units.

Keep this list in a physical location and a secure, accessible digital location. Ensure that it is updated regularly. When an incident occurs, the first step is to contain the threat and notify the right people. Having a list prevents the need to search for contacts during a crisis.

Practice the response plan. Conduct table-top exercises to simulate a breach. This helps the team understand their roles and the steps to take. It also reveals gaps in the plan that need to be addressed. A well-rehearsed response is more effective than a perfect plan that is never tested.

Questions people ask

How can a small business protect itself from cyber attacks?

Small businesses can protect themselves by implementing basic hygiene controls rather than relying on expensive tools. Focus on strong authentication, separated admin accounts, and verified backups. These steps address the most common attack vectors.

Training employees to recognise phishing and social engineering is also essential. Human error is often the entry point for attackers. By combining technical controls with behavioural awareness, you create a robust defence.

What cybersecurity does a small business need most?

The most critical cybersecurity needs are email protection, access control, and data recovery. Email is the primary target for phishing and fraud. Strong authentication on email accounts prevents unauthorised access.

Access control ensures that only authorised users can perform sensitive actions. Data recovery through isolated backups ensures business continuity in the event of a ransomware attack. These three areas provide the foundation for a secure operation.

What is the cheapest way to secure a small business?

The cheapest way to secure a small business is to implement procedural controls that require time and discipline rather than money. Enforcing strong authentication, separating admin accounts, and verifying payment changes cost little but provide significant protection.

Using open-source or built-in tools for these controls can further reduce costs. The investment is in the time spent configuring and maintaining these settings. This approach is more cost-effective than purchasing complex software that may not address the core risks.

Close

Small businesses do not need to emulate large enterprises. They need to focus on the fundamentals. The five controls outlined in this article address the most common points of failure. They are unglamorous but effective.

Implementing these controls requires effort and consistency. It is not a one-time task. Regular reviews and updates are necessary to maintain their effectiveness. However, the return on investment is high in terms of reduced risk.

Prioritise these steps before investing in advanced security products. A strong foundation makes any additional tools more effective. By focusing on the basics, small businesses can build a resilient defence against common threats.