惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Hugging Face - Blog
Hugging Face - Blog
量子位
H
Help Net Security
Microsoft Azure Blog
Microsoft Azure Blog
MongoDB | Blog
MongoDB | Blog
小众软件
小众软件
爱范儿
爱范儿
博客园 - 【当耐特】
Vercel News
Vercel News
S
SegmentFault 最新的问题
M
MIT News - Artificial intelligence
F
Fortinet All Blogs
Apple Machine Learning Research
Apple Machine Learning Research
GbyAI
GbyAI
博客园 - 叶小钗
博客园_首页
V
Visual Studio Blog
宝玉的分享
宝玉的分享
B
Blog
MyScale Blog
MyScale Blog
C
Check Point Blog
博客园 - 三生石上(FineUI控件)
L
LangChain Blog
V
V2EX

Latest from Tom's Hardware in News

Analytics group signals possible delays at 40% of AI data center construction sites — companies deny schedule holdups, but satellite imagery indicates otherwise Intel hires tenured Samsung exec to lead Foundry Services — signals company focus on winning business from potential Foundry suitors Elon Musk pushing forward with Terafab at Microsoft's April patch puts Windows domain controllers into reboot loops — third known issue from KB5082063… AMD Ryzen 9 9950X3D2 appears on Amazon with $1,000 pre-order price — AMD confirms recommended pricing is still set… AMD's market cap hits all-time high, Intel hits 25-year high on Agentic AI's insatiable demand for CPUs Meta raising Quest headset prices due to AI-driven RAM shortage — Quest 3 to cost $600, Quest 3S $350 from April… Elegoo announces the Jupiter 2 resin 3D printer for $949, early bird price of $849 — new model offers massive print volume but is still physically smaller than previous models Pragmata PC performance tested: 18 GPUs take us to the Moon Chinese fabs import record volumes of US chipmaking equipment via Singapore and Malaysia — homegrown tool makers booked record 2025 revenues as price competition squeezes margins US appeals court restarts $3 billion patent infringement lawsuit against Intel — VLSI case from 2017 returns after… Two US citizens get combined 16 years in prison for running North Korean laptop farms — fake remote IT work scheme netted DPRK $5 million in around three years Intel launches Wildcat Lake as Core Series 3 for value laptops and edge systems — six consumer SKUs built on 18A promise Legendary Qualcomm, Apple, and Nuvia alumni form new CPU startup — Nuvacore promises to Bambu updates its 3D printers to print unique hues or gradients using two or three filaments — company acknowledges OrcaSlicer-FullSpectrum fork as the basis for the color prediction part of the new feature Broadcom to supply Meta with custom silicon through 2029 — Broadom CEO Hock Tan departs Meta Anonymous perps behind 86 million files scraped from Spotify hit with $322 million court judgement — Anna Non-functioning counterfeit Samsung 990 Pro SSDs are circulating in Europe — Despite convincing packaging, blue… Oklahoma farmer arrested and jailed for trespassing during AI data center town hall — removed by officers after going a few seconds over allotted speaking time, trying to hand paperwork to counselors Virginia voter support for new data centers collapses from 69% in 2023 to 35% in new poll — Multi-gigawatt, 37-building Digital Gateway project abandoned Struggling shoemaker and apparel brand Albird pivots to AI data centers, stock jumps 580% in a single day — sells core business and leveraging $50 million in financing to become a GPU-as-a-Service and AI cloud solutions provider IPv6 usage reaches historic 50% across Google services, matching IPv4 — increased usage eases pressure on the IPv4 address market as 'new' protocol designed in 1998 finally hits its stride Engineer open-sources DIY radar system that's 95% cheaper than $250,000 commercial offerings, has 20 kilometer range — Moroccan engineer designs Aeris-10 radar, shares it on GitHub Elon Musk demonstrates first sample of Tesla AI5 processor, accidentally thanks TSC rather than TSMC  — claims 40X performance boost over the predecessor Valve might be adding a 30-day price tracker to Steam — feature is already available in some EU countries to spoof… Memory cards and flash drives prices rocket 124%, some products peak at 261% jump — increases from 2025 driven by AI chip shortage across a range of formats and capacities Netgear secures conditional approval from the FCC following router ban — company can continue importing foreign-made routers through October 2027 China tests deep-sea electro-hydrostatic actuator that can cut undersea cables at a depth of 3,500 meters — state hails successful trial and hints at deployment readiness Iran reportedly bought an in-orbit Chinese satellite to target US military sites in the Middle East — purchase agreement included ongoing ground control services based in China Our lifestyle tech colleagues at Tom's Guide have overhauled their site for smarter shopping — more video and access to experts make it 'the biggest relaunch in our history'
Researchers identify people through ordinary Wi-Fi router...
Luke James · 2026-05-25 · via Latest from Tom's Hardware in News
Researchers identify people through ordinary Wi-Fi routers with 99.5% accuracy
(Image credit: ScienceDaily.com)

Security researchers at the Karlsruhe Institute of Technology (KIT) in Germany have published a paper demonstrating that unencrypted beamforming data broadcast by Wi-Fi devices during normal operation can be used to identify individuals walking through a room with 99.5% accuracy, regardless of whether the individuals are carrying Wi-Fi devices. The tactic leverages the router's beamforming tech to identify individuals with up to 99.5% accuracy, and it works with existing routers, too.

The system, called BFId, requires no specialized hardware, no access to the target Wi-Fi network, and works even if the person being tracked isn't carrying a wireless device. The team tested the attack on 197 participants, the largest dataset ever used in Wi-Fi-based identification works, and plans to present its findings at the ACM Conference on Computer and Communications Security (CCS) in Taipei.

Wi-Fi-based identification isn’t new; prior systems have used channel state information (CSI), a physical-layer measurement of how radio signals degrade between transmitter and receiver, to recognize people by their gait. But CSI extraction requires modified firmware that only works on a handful of network interface cards, most notably the Intel 5300, a NIC released in 2008 that's widely used in research, and fewer than 6% of deployed Wi-Fi devices supported CSI extraction as of 2023, according to the paper.

BFId exploits a different data source: beamforming feedback information (BFI). Introduced in Wi-Fi 5 (802.11ac), beamforming allows access points to steer transmissions toward specific clients. To do this, connected devices periodically measure the wireless channel and send compressed feedback back to the router, which is then broadcast unencrypted on the MAC layer, meaning any Wi-Fi adapter set to monitor mode can capture it passively.

A single eavesdropping device can record BFI from every client on a network simultaneously, capturing multiple perspectives of any person in the area. CSI-based attacks, by contrast, only capture one perspective per malicious node.

The researchers found that BFI substantially outperformed CSI in identification accuracy despite being a lossy, lower-resolution derivative of CSI data. On the same 170-person subset, BFI achieved 99.5% accuracy compared to 82.4% for CSI. The paper attributes this to BFI's compression acting as a form of noise filtering, and to higher spatial resolution, with each BFI data point containing 740 features versus 212 for CSI.

The team tested several potential mitigations, such as reducing the frequency of beamforming reports, which had minimal effect on BFI accuracy, even at heavily degraded sample rates. Encrypting BFI transmissions would require changes to the Wi-Fi standard and could break backward compatibility with existing devices.

Get Tom's Hardware's best news and in-depth reviews, straight to your inbox.

"The technology is powerful, but at the same time entails risks to our fundamental rights, especially to privacy," Professor Thorsten Strufe from KASTEL, KIT's cybersecurity institute, said in a press release published on Science Daily.

The researchers noted that IEEE published the 802.11bf amendment in 2025, which formally standardizes Wi-Fi sensing for applications like presence detection and environment monitoring. The team argues the standard lacks adequate privacy protections and is calling for safeguards to be added before Wi-Fi sensing becomes widely deployed.

Google Preferred Source

Follow Tom's Hardware on Google News, or add us as a preferred source, to get our latest news, analysis, & reviews in your feeds.

Luke James is a freelance writer and journalist.  Although his background is in legal, he has a personal interest in all things tech, especially hardware and microelectronics, and anything regulatory.