AntiMalwareAugust 6, 2026🇷🇺Translated from Russian

Meta Allows Over 50 Paid Ads Sexualizing Minors to Run on Facebook, Instagram, Messenger and Threads

Meta has once again demonstrated serious shortcomings in its advertising moderation systems. Over a nine-month period, more than 50 paid advertisements featuring sexualized images of minors appeared on Facebook, Instagram, Messenger, and Threads. Some of the images were created with generative artificial intelligence tools.

Researchers from Tech Transparency Project (TTP) discovered that several of these advertisements continued to run into early August. The material consisted of commercially purchased ads rather than random user-generated posts lost in feeds.

The findings indicate that Meta's review processes, both automated and manual, failed to catch content that explicitly violates platform rules on child sexualization. The use of AI-generated imagery added further complexity to detection efforts.

Investigators noted that the advertisements were not isolated incidents but formed a consistent pattern across multiple Meta-owned platforms. The prolonged runtime of some ads suggests that existing safeguards were insufficient to prevent paid promotion of prohibited material.

Related articles

AntiMalwareOther

Positive Technologies Adds Unified Console to PT X for Centralized Incident and Asset Management

Positive Technologies has introduced a single console within its PT X platform that combines incident management, asset control, and security posture assessment. Customers can now monitor attack attempts around the clock, view possible causes, track response status, and prioritize events without switching between multiple interfaces. The system lets organizations predefine which assets Positive Technologies may act upon and choose between manual customer response, automatic PT X actions, or approval-based workflows, with full audit reports generated afterward. A dedicated dashboard highlights coverage gaps by showing hosts protected by MaxPatrol EDR and flagging assets without agents installed. Machine learning capabilities have been expanded through a combination of large language models and classical ML to accelerate early attack detection and automate handling of low- and medium-severity incidents. Additional features include external perimeter analysis that reveals internet-facing resources from an attacker’s perspective and a bug-bounty-style cyber testing program that rewards researchers for identifying unacceptable events.

AntiMalwareOther

Yandex Go Develops Custom DSL to Handle Complex Dynamic Ride Pricing Logic

Yandex Go has moved its ride pricing algorithm out of the main service code into a dedicated domain-specific language to avoid frequent deployments and tangled conditional logic. The pricing system accounts for geozones, demand surges, discounts, toll roads, extra stops, and special requirements such as transporting pets or sports equipment. Parameters are collected in parallel, dependencies are modeled as a graph, and requests run asynchronously on userver so that a single slow source does not break the entire calculation. Because rules change on average twice a week, keeping the logic in C++ would require rebuilding and redeploying 50 pods for roughly 40 minutes each time. The new DSL supports conditions, functions, immutable values, and fold operations instead of loops; rules are chained so each step receives the current price and metadata and returns an updated result. ANTLR 4 defines the grammar while the Z3 verifier ensures programs cannot produce invalid prices. The platform is already used by Yandex Taxi, Delivery, and the electric-vehicle charging service.

HabrOther

Third Edition of The Ultimate Kali Linux Book Released with Expanded OSINT and Pentesting Coverage

The publishing house Piter has released the third international edition of The Ultimate Kali Linux Book by Glen Singh. The updated volume provides comprehensive guidance on using Nmap, Metasploit, Aircrack-ng and Empire for ethical hacking and penetration testing. Significant revisions include a new chapter on OSINT, refreshed practical exercises and clearer descriptions of virtual lab environments. The book targets both beginners and experienced IT professionals seeking to master vulnerability assessment, wireless network testing and web application exploitation. Readers learn to build testing labs, perform reconnaissance, exploit network weaknesses and evaluate corporate infrastructure security. Author Glen Singh holds an MSc and multiple certifications from EC-Council, Cisco and Check Point, bringing real-world Red Team and Blue Team experience to the material.

AntiMalwareOther

Wi-Fi 8 Expected Earlier as DDR4 Shortage Forces Market Acceleration

Corporate Wi-Fi 8 equipment could reach the market in 2027, earlier than initially projected, because of ongoing shortages and rising prices of DDR4 memory chips. Although individual access points do not require large amounts of memory, vendors purchase components in massive volumes, so even modest price increases significantly raise production costs. Dell'Oro Group recommends redesigning devices to reduce reliance on the most expensive modules, noting that faster adaptation will lead to more competitive pricing. The DDR4 shortage is effectively accelerating the transition to the next wireless generation. At the same time, Wi-Fi 7 is not being retired soon; analysts forecast triple-digit revenue growth for Wi-Fi 7 equipment in 2026, with the segment continuing to expand for another three years. Cloud-managed WLAN solutions and AIOps features are also driving market growth, increasing software revenue even as high component costs partially cool overall demand.