AntiMalwareAugust 4, 2026🇷🇺Translated from Russian

CrossTech Solutions Group Rebrands as GardaTech and Completes Integration into IKS Holding

CrossTech Solutions Group has completed its rebranding to GardaTech Solutions Group, or simply GardaTech, finalizing its full integration into the IKS Holding structure.

The new name reflects the company's placement within the IKS Security vendor portfolio, where it will develop and advance solutions for banks, the public sector, critical information infrastructure objects, and other industries. Under the same umbrella, Garda continues as the developer of information security solutions while Bastion handles service operations.

Together the three entities aim to cover the entire cycle of information security implementation, from initial product development through integration and subsequent maintenance.

Focus Areas for GardaTech

  • Prevention of internal threats
  • Access management
  • Control of confidential information
  • Protection of container environments

CEO Rifkat Zagitov stated that the company's accumulated expertise and product lineup will not disappear. Instead, joining the holding is expected to accelerate solution updates, strengthen market positions, and expand the customer base.

The change represents a substantive corporate consolidation rather than a simple logo update. IKS Security now combines development, integration, and service capabilities, allowing customers to obtain comprehensive security offerings from a single source. Market participants will need to adjust to the new name while distinguishing GardaTech from the already established Garda brand.

Related articles

SecuritylabOther

Why AI Chatbots Misread Polished Reports and How to Prepare AI-Ready Content

Beautifully designed reports often confuse AI systems because visual layout does not preserve logical relationships between elements. When design is stripped away, machines may lose connections between headings, numbers, tables, and footnotes, leading to incorrect interpretations of key facts such as revenue growth. The solution is to create AI Ready content that maintains structure, semantics, and context even after text extraction or copying. This approach aligns closely with web accessibility standards from W3C and benefits both human readers using assistive technologies and automated analysis tools. Organizations are advised to use tagged PDFs following PDF/UA and ISO 14289-2:2024, provide data in XLSX or CSV alongside visual charts, and ensure every important figure travels with its full context including period, unit, and comparison base. The same principles apply to presentations, press releases, websites, and multimedia content.

HabrOther

Statistical Analysis in OSINT: Tools, Methods and Real-World Intelligence Applications

The article explains why statistical processing has become an essential component of professional OSINT work when analysts face large volumes of raw data. It outlines five core tasks that statistical methods solve: actor profiling, disinformation monitoring through time-series and graph analysis, financial intelligence, geospatial verification, and threat assessment. The text compares popular tools including Maltego, Gephi, Python, R, Power BI, Tableau and SpiderFoot, stressing that real investigations usually combine several of them. Detailed examples show how Pearson correlation, Louvain clustering and TF-IDF or BERT embeddings help identify coordinated botnets in social media. Famous leaks such as Panama Papers and Pandora Papers are presented as landmark cases where regression models, cluster analysis and network graphs exposed hidden ownership structures. The piece also lists open statistical sources from national agencies, international organisations and technical platforms, and reviews key mathematical techniques from basic descriptive statistics to ARIMA, CUSUM, DBSCAN and dimensionality reduction methods.

HabrOther

Bot Traffic Overtakes Human Traffic in 2024 as AI Agents and Scrapers Surge

Analysis of internet traffic from 2013 to 2026 shows automated bots steadily eroding human dominance online. Imperva data reveals human traffic fell to 47 percent by 2025 while malicious bots reached 40 percent. Good bots such as search crawlers remain stable, but gray AI agents and scrapers now drive much of the growth. Companies face rising infrastructure costs from bot traffic that generates no revenue, described as an invisible tax. Cloudflare and Akamai reports confirm high volumes of automated requests, with many classified as harmful scraping. The trend raises concerns about a synthetic internet shaped more by AI recommendations than human activity.

HabrOther

Understanding Security Alerts Only Becomes Clear When You Start Writing Detection Rules Yourself

A cybersecurity professional who spent years as a SOC analyst reviewing alerts before moving into detection engineering shares key insights on why alerts behave differently depending on perspective. The article explains the inherent trade-offs in tuning detection rules, the architectural reasons alerts often arrive without full context, and why default priorities rarely match any single organization's environment. It highlights how false positives are not simply developer errors but calculated risks between coverage and noise. The piece also stresses the value of feedback loops between SOC teams and detection developers to improve overall security effectiveness.