InBase Offers Cybersecurity Recommendations to Mitigate Attacks

InBase outlines critical cybersecurity measures for Ukrainian enterprises to secure IT infrastructure, prevent privilege escalation, and protect core business systems.

In the wake of escalating digital threats, securing corporate IT infrastructure has transitioned from an operational checklist item to a core component of business continuity. InBase, a leading software solutions developer and a key player within the Ukrainian technology ecosystem, has published critical recommendations aimed at addressing vulnerabilities that frequently serve as entry points for cyberattacks. This guidance follows a series of high-profile security incidents affecting government agencies and public-sector data processing centers, where unprotected systems, delayed software updates, and flawed security configurations were identified as the primary catalysts for malware intrusion.

For Ukrainian enterprises operating under martial law, the stakes of a successful cyber penetration are exceptionally high. Beyond the immediate threat of intellectual property theft, businesses face severe operational freezes, tax registration disruptions, and potential regulatory penalties. Experience demonstrates that organizations maintaining strict adherence to security protocols and properly configured access rights have successfully repelled these attacks or, at the very least, minimized their operational and financial consequences. Conversely, when an attacker manages to exploit a misconfiguration and gain operating system administrator privileges, almost all downstream defensive mechanisms are rendered entirely ineffective.

The Privilege Escalation Trap: Implementing the Principle of Least Privilege

One of the most common architectural flaws in mid-sized Ukrainian enterprise networks is the over-allocation of administrative rights. To expedite software deployment or bypass integration hurdles, IT personnel frequently configure business applications to run under high-privilege accounts, such as local or domain administrators. This practice creates a massive vulnerability: if an attacker compromises the application layer, they instantly inherit full control over the underlying operating system.

To mitigate this risk, organizations must strictly enforce the Principle of Least Privilege (PoLP). Every service, background daemon, and database connection must execute under a dedicated service account containing only the absolute minimum permissions required to perform its specific function. If an accounting or document management application requires read/write access to a specific directory, it must not be granted administrative access to the entire file system or registry.

Verifying this control requires a systematic audit of all active services. IT leads should utilize administrative tools to export a list of running processes and their associated user accounts. Any application running as "SYSTEM," "Administrator," or "root" that does not strictly require such access must be reconfigured. The transition involves creating isolated, non-interactive service accounts with restricted security identifiers (SIDs) and explicitly defined access control lists (ACLs).

Leveraging Built-In Operating System Protections

A recurring mistake in system administration is the intentional disabling of built-in security features. Administrators often disable tools like Windows Defender, local firewalls, or Security-Enhanced Linux (SELinux) during troubleshooting or software installation, neglecting to re-enable them once the system goes live. This leaves servers highly vulnerable to lateral movement within the corporate network.

Built-in protection mechanisms are designed to act as the final line of defense when perimeter security is breached. Rather than disabling these tools to resolve software compatibility issues, IT teams must invest the time to configure precise exclusion rules and security policies. For example, SELinux should be kept in "enforcing" mode, with custom policy modules compiled to allow legitimate application traffic, rather than switching the entire subsystem to "permissive" or "disabled."

Securing Remote Server Administration via Hardware Tokens

Remote work and distributed teams have made remote server administration a necessity. However, relying on traditional password-based authentication for SSH, RDP, or VPN access is no longer viable. Brute-force attacks, credential stuffing, and phishing campaigns easily compromise static passwords, granting attackers direct access to critical servers.

To secure remote administration, companies must mandate the use of hardware-based cryptographic tokens for multi-factor authentication (MFA). Instead of entering a password, administrators must authenticate using a physical security key or smart card. This ensures that even if an administrator's credentials are leaked, an external attacker cannot access the server without physical possession of the hardware token.

In Ukraine, this approach aligns seamlessly with existing legislative frameworks regarding electronic trust services. Many enterprises already utilize hardware tokens (such as protected media or HSMs) for storing Qualified Electronic Signatures (QES/KEP). Leveraging similar hardware-based cryptographic standards for administrative access maximizes the return on existing security investments while dramatically hardening the IT perimeter.

The Cost of Postponing System Updates

Many CFOs and IT leads hesitate to apply software updates immediately, fearing that a patch might disrupt legacy integrations or cause system downtime. However, the operational cost of an unpatched vulnerability far exceeds the brief window required for scheduled maintenance. Cybercriminals actively monitor vendor patch releases to reverse-engineer exploits targeting unpatched systems, often launching attacks within hours of a vulnerability being disclosed.

Establishing a structured patch management policy is critical. This process must include:

  • A dedicated staging environment that mirrors the production environment, allowing IT teams to test updates before deployment.
  • Automated vulnerability scanning to identify outdated software components across all servers.
  • Prioritized patching schedules, with critical security updates applied to Windows Server and Linux environments within 48 hours of release.

Securing Core Business Applications: The UnityBase Paradigm

The security principles outlined by InBase are particularly critical when deploying core enterprise subsystems, such as document management, contract work, procurement, digital archives, and human resources. When these systems handle sensitive corporate data and integrate with Qualified Electronic Signatures (QES), the underlying software architecture must be inherently secure.

A prime example of an enterprise-grade framework designed with these security requirements in mind is the UnityBase platform, developed by Intecracy Group companies. Subsystems built on UnityBase—ranging from business analytics and ServiceDesk to accounting, budgeting, and inventory management—are engineered to operate securely within hardened environments. Because UnityBase-based solutions leverage a high-performance, low-code architecture, they do not require elevated operating system privileges to run efficiently. They are designed to operate under restricted service accounts, seamlessly integrate with local firewalls and SELinux policies, and natively support hardware-based cryptographic authentication for both end-users and administrators. This architectural discipline ensures that even in the event of an external network breach, the core business data remains isolated and protected.

Cybersecurity Implementation and Verification Matrix

To assist business owners, CFOs, and IT leads in evaluating their current security posture, the following matrix outlines the key recommendations, their implementation criteria, and verification methods:

Security DomainIdentified VulnerabilityMitigation RequirementVerification Method
Access ControlApplications running under Administrator or root accounts.Implement the Principle of Least Privilege (PoLP); run services under restricted, non-interactive accounts.Audit running services via system monitoring tools; verify that no non-system application has admin SIDs.
OS HardeningDisabled local firewalls, Windows Defender, or SELinux.Keep built-in OS protection tools active; configure precise security policies and exceptions.Perform automated configuration compliance scans; check SELinux status (sestatus) and firewall rules regularly.
Remote AccessPassword-only authentication for SSH, RDP, or VPN.Enforce hardware-based cryptographic token authentication for all administrative sessions.Attempt remote login without the physical token to verify that access is strictly denied.
Patch ManagementOutdated server OS and application dependencies.Establish a staging pipeline; apply critical OS patches within 48 hours of release.Run weekly vulnerability scans (e.g., OpenVAS or Nessus) to detect unpatched CVEs on production hosts.

By systematically implementing these security controls, Ukrainian businesses can significantly reduce their exposure to modern cyber threats. Protecting critical infrastructure is not merely a technical necessity; it is a fundamental pillar of operational resilience and long-term financial stability.

Sources & materials

FinStar solutions and practices referenced in this article.

  1. UnityBase — unitybase.info
  2. Електронний документообіг — unitybase.info
  3. Електронні договори та КЕП — unitybase.info
  4. Електронний архів і репозиторій — unitybase.info
  5. Електронні кабінети та звернення — unitybase.info
  6. Управління бізнес-процесами — unitybase.info