Merav Bar
Merav Bar writes deeply technical security research for Wiz, with a focus on practical cloud and Linux exploitation paths rather than abstract vulnerabilities. She works at the level of kernel internals, protocol edge cases, and real-world attack chains, and her pieces read as engineering analyses built to be reproducible by other experts. Her coverage stands out for pairing original vulnerability research with clear, methodical walkthroughs of how complex bugs become concrete privilege-escalation risks in production environments.
Kernel-level privilege escalation and protocol edge cases
Bar focuses on low-level flaws that turn into local or lateral privilege escalation opportunities in modern infrastructure. In her work on Fragnesia, she analyzes a Linux kernel local privilege escalation that abuses ESP-in-TCP handling, unpacking how fragmented encapsulated packets interact with the networking stack and where the kernel’s assumptions break down. She does not stop at identifying the bug; she traces the full control-flow path from crafted packet through kernel code to the point where an unprivileged actor can gain elevated access on a host. That pattern runs through her coverage: she treats “local privilege escalation” not as a headline label but as a set of specific, observable behaviors in the kernel that can be triggered with well-defined inputs.
Her reporting style assumes a reader who cares about the exact mechanisms, not just the CVE summary. She dissects protocol features like ESP-in-TCP, explains why they are deployed, and then shows how implementation details introduce unexpected trust boundaries. By walking through the exploit chain stage by stage, she gives security engineers enough detail to understand both exploitability and mitigations without needing to reverse engineer the vulnerability from a terse advisory.
From theory to exploit: step-by-step attack construction
A defining trait of Bar’s work is the way she turns a theoretical bug into a concrete exploit path. Rather than summarizing “attackers could use this to escalate privileges,” she documents the prerequisites, constraints, and exact sequence of actions needed to move from a normal user context to root or equivalent control. In the Fragnesia research, she lays out the environment in which ESP-in-TCP is enabled, the packet shapes required, and the points where an attacker can influence memory or control flow, effectively providing a lab notebook for other practitioners.
This emphasis on exploit construction makes her coverage particularly relevant for security engineers responsible for risk evaluation. She is explicit about the boundaries of a vulnerability: whether it is local-only or can be combined with a remote entry point, what kernel versions and configurations are affected, and which system capabilities are necessary to trigger the flaw. Her articles often read like internal security review documents made public, with careful attention to reproducibility and to avoiding overstatement of impact.
Defensive implications for cloud and infrastructure teams
Although she writes from the perspective of an offensive researcher, Bar consistently translates her findings into operational guidance for defenders. When she documents a kernel or protocol weakness, she ties it to the kinds of workloads and environments where that feature is actually in use, such as cloud hosts, containers, or VPN and tunneling setups. She then maps the vulnerability to specific hardening steps: disabling or reconfiguring features, applying patches, or adjusting isolation boundaries to prevent untrusted code from reaching the vulnerable path.
Her work is especially tuned to the concerns of cloud security and platform engineering teams. By embedding Linux kernel issues in the context of real deployment patterns, she helps readers prioritize fixes: which hosts need emergency attention, where configuration alone can reduce exposure, and when architectural changes are warranted. The balance of exploit detail and mitigation guidance makes her research useful both to red teams exploring new attack surfaces and to blue teams trying to anticipate how those attacks would unfold in their own estate.
Plain-language explanations for highly technical flaws
Bar writes for a technical audience but avoids gratuitous jargon, explaining kernel features, packet formats, and security primitives in straightforward language before diving into the nuances. She often starts from the intended design of a feature, then contrasts that with how it behaves under adversarial conditions, which helps readers build an intuition for why a particular class of bug is dangerous. That explanatory discipline makes her work accessible not only to kernel specialists but also to security practitioners who need to understand the implications without being experts in every subsystem.
Across her body of work at Wiz, Bar’s reporting is defined by original vulnerability research, detailed exploit narratives, and a consistent effort to connect low-level bugs to the operational decisions of cloud and infrastructure teams. She occupies a niche between academic security papers and high-level vendor summaries, producing articles that can be used directly by engineers to understand, reproduce, and mitigate complex kernel and protocol vulnerabilities.
4 more technology journalists.
Alex Co
Alex Co is a video game technology reporter at MP1st who specializes in live-service systems and online titles, with patch coverage as the core of his work. He tracks game updates in real time, documenting patch numbers, download sizes, platform differences, full or near-full patch notes, and the changes that affect everyday play. He also reports on server status, outages, and maintenance windows so players know if issues are local or on the developer’s end. His beat extends to console exclusives, PC ports, subscription services, and cross-platform features, with an emphasis on implementation details and player impact. He focuses heavily on multiplayer shooters and competitive balance, and also covers live-service calendars, seasonal events, and multiplayer stability, always prioritizing precise, timely, and actionable information for active players.
Alex Perry
Alex Perry stands out for turning consumer technology news into practical help for people using the hardware they already own. They cover consumer technology for the masthead, focusing on software support changes, platform policies, device updates, apps, streaming platforms, and online services. Their reporting shows what changes on screen, which settings matter, what stops working, and what workarounds remain. Perry writes in a direct, utility-first style and often treats news as a service problem to solve. They are especially attentive to aging devices, including older Kindles, and explain cutoff dates, affected models, offline use, sideloading, and account changes in plain language. Their work appears in quick news reactions, guides, and longer explainers, always aimed at readers who want clear, step-by-step answers.
Ali Hashmi
Ali Hashmi covers technology through the lens of video games, using individual titles to show how interactive systems feel and function for players. He writes for Prima Games. His work sits where game design, visual presentation, and user experience meet, with a focus on what it is like to inhabit the worlds that new releases create. He treats game criticism as a way into technology, breaking down how it appears in games instead of doing standalone hardware reviews. He looks at how technical choices support pacing, control, and readability on screen, weighing mechanics, performance, and audiovisual style together. In his “REPLACED” review, framed as “Tears in the Rain,” he shows how animation, lighting, and input responsiveness shape mood, storytelling, and immersion. Across his work, his through-line is the player’s moment-to-moment experience with the technology in front of them.
Andrew Agress
Andrew Agress stands out for covering technology through the lens of video games, with a focus on how new titles actually play rather than how they are pitched. He writes for The Outerhaven and works in a preview-driven format that foregrounds direct time with a game. His coverage of The Adventures of Elliot: The Millennium Tales shows his beat: hands-on previews of upcoming titles, with attention to combat, exploration, storytelling, pacing, controls, and presentation. He uses clear genre touchstones and straightforward comparisons, calling the game “Chrono Trigger meets classic Zelda” to place it in context. His reporting stays grounded in player experience and explains what a game feels like moment to moment, not just what features it lists.