SecuritylabAugust 10, 2026🇷🇺Translated from Russian

Why Automation Alone Fails to Improve SOC Efficiency: The Case for Managed Operational Models

Mature information-security infrastructure does not guarantee that an organization is fully protected from cyber threats. Even when all key controls are deployed, attacks can still result in unacceptable events such as downtime, crisis recovery, and financial losses. This raises the question of how a SOC can move beyond merely detecting threats to actively reducing their impact on the business.

Many teams assume that automating as many processes as possible will solve the problem. Automation can accelerate routine actions, enrich events, and trigger responses, yet it does not automatically increase SOC effectiveness. Without clear decision criteria and defined zones of responsibility, automation may simply highlight existing weaknesses in operations.

Modern SOC teams need a managed operational model that covers every stage of incident handling: detection, prioritization, investigation, response, result recording, and reuse of acquired expertise. A fragmented approach to automation creates isolated actions that lack business context and fail to update detection logic or team practices after closure.

Consequences of unsystematic automation

Manual response is not the only factor inflating MTTR. Time is also lost collecting context, identifying asset owners, and coordinating with IT and business units. Automation delivers value only when repeatable processes and high-quality data sources already exist. In such environments analysts know the incident type, required data, affected asset criticality, system owners, allowable automated actions, required approvals, applicable SLAs, and how results feed back into detection rules.

Survey data from IBM Institute for Business Value and Palo Alto Networks show that organizations use an average of 83 security solutions from 29 vendors, with 52 percent of leaders reporting that fragmentation limits their ability to counter threats. A single system of operational management therefore becomes essential to close the gap between detection, investigation, response, and business-impact reduction.

SecOps effectiveness: a different measurement approach

When SOC teams treat incident flow as a production process, performance metrics shift from “closing more alerts” to “reducing business impact faster.” Unit 42 reports that data breaches occur in nearly one-fifth of cases less than an hour after compromise. Positive Technologies found that in 40 percent of 2024 incident-response projects initial detection took more than a month, while 47 percent of SOCs required more than a month for full remediation.

An effective process must be observable, measurable, reproducible, and improvable. This requires prioritizing incidents with both technical and business context, assigning owners at each stage, enforcing SLAs, preserving investigation context, launching coordinated response actions, and transferring lessons learned into detection rules and playbooks.

Incident lifecycle management

An incident is a managed object that passes through a defined lifecycle: detection, initial analysis, prioritization, investigation, context enrichment, assignment of owners, response, recovery, closure, post-incident analysis, and updates to detection content and processes. Missing any stage reduces overall effectiveness.

Six layers must be controlled: context (assets, users, vulnerabilities, IOCs), process (statuses, SLAs, escalations), coordination (requests, tasks, approvals), automation (playbooks, enrichment), metrics (detection-to-recovery times), and improvement (updates to rules and knowledge base). Automation operates inside this model rather than replacing it.

Expertise management and platform requirements

Even well-documented processes fail if expertise resides only in analysts’ heads or scattered documents. Centralized management of detection rules, attack indicators, playbooks, interaction practices, and post-incident findings reduces dependence on individuals and makes response quality more predictable—especially important for MSSPs and large multi-tenant organizations.

A SecOps platform must deliver a unified environment that centralizes incidents, links them to context, manages the full lifecycle, orchestrates response, coordinates participants, distributes expertise, provides operational analytics, and supports multi-tenancy. MaxPatrol 360 from Positive Technologies is positioned as such a platform, extending the value of existing IRP/SOAR tools by supplying the missing management layer.

Related articles

HabrOther

Building a Minimalist UI Test Framework with Playwright and Pytest

Vladislav Timashenkov from InfoWatch presents a practical approach to constructing a concise UI automation testing framework using Playwright. The article focuses on leveraging native Playwright features instead of creating additional abstraction layers. It covers launching a Chromium browser once per session, handling authentication via API calls to obtain cookies, and managing isolated BrowserContext instances for test independence. Readers learn how to implement Page Object models that rely on Playwright's built-in locators and auto-waiting mechanisms. The tutorial includes real code examples for fixtures, context factories, and a sample test for tag management functionality. This method reduces maintenance overhead while ensuring tests remain scalable across different environments.

AntiMalwareOther

Russia Develops Domestic ERA-GLONASS System for Public Transport Tracking During GPS and GLONASS Disruptions

AO GLONASS has created a national system that maintains real-time monitoring of buses and trolleybuses even when satellite navigation signals are jammed or lost. The solution relies on the state-run ERA-GLONASS platform, placing autonomous markers at stops and identifiers on vehicles to record exact positions without depending on GPS or GLONASS. Data is transmitted over a protected ERA-GLONASS communication channel that remains available during mobile internet restrictions thanks to inclusion in official white lists. The first deployment begins in Kaluga on 1 September, covering three trolleybus routes with live tracking for passengers, dispatchers, carriers, and mapping services. The battery-powered markers are designed for five years of maintenance-free operation in any weather and are built entirely with Russian components and encryption algorithms. Future plans include extending the technology to municipal vehicles and emergency services fleets.

HabrOther

OSINT for the Lazy Part 16: Discovering Hidden Corporate Infrastructure Through Shodan

The article explains how Shodan differs from traditional search engines by indexing internet-connected devices such as servers, routers, cameras, databases, and admin panels rather than web pages. It provides ten practical search techniques including hostname queries, SSL certificate searches, ASN lookups, IP range scans, and targeted queries for development environments, admin panels, and databases. Examples demonstrate how forgotten dev.company.com or staging.company.com hosts, open Jenkins or Grafana dashboards, and exposed MongoDB or Redis instances can be located with simple filters. The piece walks through a five-step real-world workflow that combines domain, SSL, organization, and service-title searches to map a target company’s infrastructure. It emphasizes that Shodan only reveals services already exposed to the internet and does not perform any exploitation. Common root causes listed include forgotten test servers, rushed DevOps configurations, and misconfigured firewalls. The article concludes with a reminder that many organizations remain unaware their internal systems are visible to anyone using the same techniques.

AntiMalwareOther

Rostelecom Outage Triggers 29-Minute Mass Disruptions Across Russian Internet Services

A 29-minute failure in Rostelecom's data transmission network on August 6 caused widespread access problems to Russian online services. The operator quickly rerouted traffic to backup equipment, restoring normal operations without revealing the root cause. Users reported issues connecting to marketplaces, banks, social platforms, IT company services and other telecom providers. The majority of complaints originated from Rostelecom's own subscribers who experienced connection and service access failures. Although the incident remained brief and did not escalate into prolonged digital disruption, it highlighted the heavy reliance on a single major provider. The event demonstrated how even a short technical problem at a large operator can simultaneously affect access to stores, financial services and everyday online platforms.