operators

AppWizard
April 15, 2026
Google is implementing updated spam policies to combat "back button hijacking," a deceptive practice that manipulates browser history and traps users on unwanted websites. Starting June 15, websites engaging in this practice will face penalties, including manual actions or drops in search rankings. Google has observed an increase in scripts that alter browser history, often through JavaScript, creating misleading entries that redirect users within the same site or to advertisements. Website owners have a two-month period to address these issues, as failure to do so could lead to significant traffic loss. Google's enforcement will begin after the deadline, with automated systems identifying and removing offending sites from search results.
Winsage
April 15, 2026
The government aims to reduce reliance on non-European digital solutions by transitioning from Windows to Linux-based systems for state operations. The national health insurance body is migrating 80,000 employees to state-approved digital tools, including secure messaging and file transfer platforms, with plans to transition the health data platform to a sovereign solution by the end of 2026. Ministries will submit roadmaps by autumn to outline strategies for reducing dependence on non-European technologies in areas such as workplace software, collaboration tools, cybersecurity, artificial intelligence, database management, and network equipment. A centralized strategy will oversee these initiatives, with industry meetings planned for June to formalize public-private partnerships. Additionally, Japan and France have agreed to enhance cooperation on critical mineral supply chains.
Tech Optimizer
April 13, 2026
Claude, an AI tool developed by Anthropic, receives nearly 290 million web visits monthly and has become a target for cybercriminals. A fake website has been found that impersonates Claude, distributing a trojanized installer named Claude-Pro-windows-x64.zip. This installer, while appearing legitimate, deploys PlugX malware, granting attackers remote access to users' systems. The fraudulent site mimics the official download page and uses passive DNS records linked to commercial bulk-email platforms, indicating active maintenance by the operators. The ZIP file contains an MSI installer that incorrectly spells "Claude" as "Cluade" and creates a desktop shortcut that launches a VBScript dropper. This script runs the legitimate claude.exe while executing malicious activities in the background, including copying files to the Windows Startup folder to ensure persistence after reboot. The attack utilizes a DLL sideloading technique recognized by MITRE as T1574.002, where a legitimate G DATA antivirus updater is exploited with a malicious DLL. Within 22 seconds of execution, the malware establishes a connection to an IP address associated with Alibaba Cloud, indicating control over the compromised system. The dropper script also employs anti-forensic measures to delete itself and the VBScript after deployment. Indicators of compromise include the filenames Claude-Pro-windows-x64.zip, NOVUpdate.exe, avk.dll, and NOVUpdate.exe.dat, along with the network indicator 8.217.190.58:443 (TCP) as the command and control destination. Users are advised to download Claude only from the official site and to remain vigilant against potential compromises.
Winsage
April 7, 2026
On March 26, 2026, Microsoft announced that starting with the April security update, it will eliminate trust in kernel drivers from the previous Cross-Signed Program for Windows 11 versions 24H2, 25H2, 26H1, and Windows Server 2025. Only drivers that have passed the Windows Hardware Compatibility Program (WHCP) or are on Microsoft's allow list will be allowed to load by default. This change aims to enhance security by establishing a robust chain of trust and addressing vulnerabilities associated with old kernel drivers. Users of older hardware that rely on specialized drivers may face challenges, as drivers not WHCP-signed or explicitly allowed will be excluded from the trusted zone.
Winsage
April 6, 2026
A newly discovered Windows malware called ResokerRAT uses Telegram’s Bot API for its command-and-control operations, allowing it to monitor and manipulate infected systems without a conventional server. It obscures its communications by integrating with legitimate Telegram traffic, complicating detection. Upon execution, it creates a mutex to ensure only one instance runs and checks for debuggers to avoid analysis. It attempts to relaunch with elevated privileges and logs failures to its operator. ResokerRAT terminates known monitoring tools and installs a global keyboard hook to obstruct defensive key combinations. It operates through text-based commands sent via Telegram, allowing it to check processes, take screenshots, and modify system settings to evade detection. Persistence is achieved by adding itself to startup and altering UAC settings. The malware retrieves additional payloads from specified URLs and uses URL-encoded data for communication. Researchers have confirmed its Telegram traffic, and its behavior aligns with various MITRE ATT&CK techniques. Security teams are advised to monitor for unusual Telegram traffic and scrutinize registry keys related to startup and UAC.
Tech Optimizer
April 5, 2026
An AWS engineer reported a significant drop in PostgreSQL throughput on Linux 7.0, with performance reduced to approximately half of its previous capability. Benchmark tests showed that the removal of the PREEMPT_NONE scheduling option was the main cause of this regression. On a 96-vCPU Graviton4 instance, throughput measured at just 0.51x compared to earlier kernel versions. Salvatore Dipietro from Amazon/AWS conducted benchmarking analysis of PostgreSQL 17, revealing that Linux 7.0 delivered only 0.51x the throughput of its predecessors. The root cause was traced to kernel commit 7dadeaa6e851, which eliminated PREEMPT_NONE as the default option, leading to increased contention due to the new PREEMPT_LAZY model. Profiling data indicated that 55% of CPU time is consumed by spinning in PostgreSQL’s spinlock, causing significant performance degradation. When a revert patch was applied, throughput rebounded to 1.94x the baseline. The decision to restrict preemption modes in Linux 7.0 aimed to address issues within the kernel's scheduling model. Dipietro proposed a patch to restore PREEMPT_NONE, but kernel developers suggested PostgreSQL adopt the rseq time slice extension instead. Database operators running PostgreSQL on Linux face potential performance reductions with the upgrade to Linux 7.0.
AppWizard
April 3, 2026
The International Atomic Energy Agency (IAEA) has launched a global competition for university students to design and simulate sustainable uranium mining operations using the Minecraft Education platform. Teams of two to four members must create a comprehensive mining system that includes ore extraction and yellowcake production, incorporating advanced technologies such as robotics, smart sensors, and optimized processes. Submissions are due by 1 July 2026, and the winning team will present their project at the International Conference on Fuel Supply Chain for Sustainable Nuclear Power Development in Vienna, Austria, from 13–15 October 2026. Participants must submit an entry form, a university enrollment confirmation letter, a 5–7 minute video demonstrating their mining concept, and a sustainability commitment statement. The competition aims to inspire students to pursue careers in uranium exploration and mining amid rising global demand for nuclear energy. Modern uranium mining is increasingly adopting technologies to enhance safety and minimize environmental impact, with a focus on efficiency and sustainability.
Search