Positive Technologies Adds Unified Console to PT X for Centralized Incident and Asset Management
Positive Technologies has added a unified console to its PT X platform, allowing customers to manage incidents and assets from a single interface. The new capability eliminates the need to switch between separate windows, reports, and host lists when tracking attacks, controlling response actions, and evaluating infrastructure security.
The service continuously displays attempted attacks, their potential causes, and the current status of incident handling. Events are automatically ranked by priority so that specialists can immediately focus on cases requiring their involvement while PT X handles routine matters independently.
Customers can predefine the assets on which Positive Technologies is permitted to perform response actions. For each node, an owner can be assigned and one of three response scenarios selected: the customer’s own team blocks attacker activity, PT X acts automatically, or the platform requests explicit approval before proceeding. Upon completion, the system generates a detailed report listing who performed each action and when.
A separate dashboard shows monitoring coverage completeness. Hosts protected by MaxPatrol EDR are clearly marked, while unprotected assets are highlighted as potential weak points that could be attractive to attackers.
Through the same personal cabinet, customers can download distribution packages and installation instructions for PT X. The update also expands the use of machine learning by combining large language models with classical ML techniques to speed up early-stage attack detection and response. Analysis of low- and medium-severity incidents is now automated, freeing experts to concentrate on more critical threats.
Another new feature provides analysis of the external attack surface. PT X shows internet-accessible resources from the viewpoint of a potential attacker and helps identify weaknesses before they can be exploited. According to Positive Technologies, the platform has already detected and helped stop serious attacks in half of the organizations where it has been deployed. The company also conducts regular cyber testing in which researchers attempt to achieve unacceptable events and receive rewards for successful findings, supplying customers with concrete recommendations for improving defenses.
Related articles
Simple Bridge Panel Offers Self-Hosted Management for Xray and AmneziaWG Connections
A developer frustrated with shared-IP VPN services and growing configuration management overhead has released Simple Bridge Panel (SBP), a lightweight self-hosted interface for administering Xray and AmneziaWG on personal VPS instances. The panel installs on fresh Ubuntu 24.04 servers via a single command and provides one-click deployment of Xray TCP with REALITY, Xray XHTTP, and AmneziaWG, along with group-based access expiration and traffic accounting. It separates the web UI from a privileged local agent that communicates over a Unix socket, allowing controlled management of Docker containers, systemd services, and network routes without granting the interface full root access. Fixed versions of Xray 26.3.27, v2rayN 7.20.4, and v2rayNG 2.2.6 are bundled to avoid compatibility issues encountered with newer releases. Additional features include Whitelist Bypass routes, monthly traffic tracking stored only in SQLite, automatic rollback on failed updates, and QR-code or subscription link generation for clients. The project is published under Apache 2.0 and deliberately targets clean servers to minimize risk of interfering with existing configurations.
Avito Details Security Gates Implementation to Enforce Vulnerability Remediation Without Disrupting Developers
Alexander Trifanov, head of Application Security at Avito, shares a detailed case study on building security gates that block risky deployments while preserving developer experience. The approach relies on asynchronous scanning pipelines using SAST, SCA, secret detection, and YAML Security tools aggregated in ASOC or SOAR systems. Gates are placed at multiple lifecycle points including pre-receive hooks, CI/CD deployment stages, and manual unit-level overrides via a red-button mechanism. Strict false-positive management, deduplication, and emergency bypass controls are highlighted as essential for scalability across thousands of developers. The article covers pre-receive gating limited to ten-second scans, separate library update flows, and Kubernetes integration attempts with Kyverno. Avito reports that even unused red-button capabilities significantly improve SLA compliance without frequent enforcement actions.
SafeTech Lab Expands SafeTech CA with CDM Module for Automated Certificate Delivery and Renewal
SafeTech Lab has released a new module called CDM (Certificate Delivery Management) for its SafeTech CA platform. The update allows the certificate authority to not only issue digital certificates but also deliver them to endpoints, install them in required stores, and automatically renew them before expiration. Administrators can now manage agents centrally, eliminating the need for custom scripts or separate heavy PKI solutions. The system supports GOST algorithms and operates independently of domain infrastructure, functioning in isolated network segments without LDAP. Additional improvements include root and subordinate CA certificate rotation without breaking trust chains, web-based configuration management, and integration with HashiCorp Vault for centralized credential storage and rotation. Future plans focus on increasing agent autonomy through the web interface.
InfotecsTech Builds Custom Kubernetes-Based Traffic Generator for NGFW RnD and Performance Testing
InfotecsTech developed an in-house traffic generator to support development and testing of its high-performance NGFW cluster in active-active mode. The team rejected commercial solutions from IXIA and Xinertel due to high cost, insufficient flexibility for complex NGFW functions, and geopolitical restrictions. The resulting platform runs on Kubernetes with a master node managing Registry, Discovery, and Crux components while worker nodes host containerized generators. Supported generators include Cisco TRex for throughput and connection testing, SIPp for VoIP scenarios, pyftpdlib-based FTP generator, Yandex Tank with Nginx for live TLS traffic, and Selenium-based legitimate clients against OWASP Juice Shop. Practical scenarios cover VoIP call storms, maximum concurrent connections, 400 Gbit/s UDP throughput, 5 million CPS, and IMIX traffic at 300 Gbit/s with packet loss analysis. The system integrates Camunda for full automation of test scenarios and device configuration.