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

推荐订阅源

C
Check Point Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
博客园 - 聂微东
月光博客
月光博客
博客园 - 司徒正美
爱范儿
爱范儿
aimingoo的专栏
aimingoo的专栏
量子位
Recent Announcements
Recent Announcements
V
V2EX
P
Proofpoint News Feed
小众软件
小众软件
云风的 BLOG
云风的 BLOG
腾讯CDC
宝玉的分享
宝玉的分享
Microsoft Azure Blog
Microsoft Azure Blog
大猫的无限游戏
大猫的无限游戏
Vercel News
Vercel News
The GitHub Blog
The GitHub Blog
A
About on SuperTechFans
B
Blog
博客园_首页
GbyAI
GbyAI
博客园 - Franky

GRAHAM CLULEY

Smashing Security podcast #485: These researchers got drunk to hack an LG TV Former AT&T store worker jailed after moonlighting as a SIM-swap gang's inside man 'Anne Hathaway' admits leading $245 million crypto theft gang that spent a fortune on nightclubs, watches, and luxury cars Smashing Security podcast #484: How websites are tracking you with silence CRPx0 ransomware: what you need to know The US military just turned off ad tracking on its phones. Maybe you should too How a hole in Lenovo's login system let hackers walk into 5,000 Dropbox accounts Smashing Security podcast #483: This AI helps thieves steal your iPhone Revolut scam steals £180,000 from Jersey residents in just four weeks Shai-Hulud hackers: two men charged over TeamPCP's global supply chain crime spree that hit OpenAI, and thousands more US Navy tells sailors and their families: scrub your social media, enemies are watching Smashing Security podcast #482: This hacker leaked GTA 6 - and launched their own cryptocurrency Malicious Firefox add-ons caught stealing cryptowallet seed phrases and browser credentials Gunra ransomware: what you need to know Smashing Security podcast #481: Never say this to a robot dog Prison for data analyst who tried to extort $2.5 million from his employer Smashing Security podcast #480: This is the AI service you should never sign up to Meta's Ray-Bans are being banned from pubs, restaurants, and theatres Beware cut-price AI services that read your every word Apple's bug bounty program is drowning in so much AI slop, it is in danger of missing serious exploits Smashing Security podcast #479: How a fake police officer nearly stole Graham’s cryptocurrency Smashing Security podcast #479: How a fake police officer nearly stole Graham’s cryptocurrency Fake IRS letters target cryptocurrency holders The $5 million threat: AI Is supercharging phishing attacks North Korea's elite hackers turned on their own government — and got caught Smashing Security podcast #478: This job interview could destroy your company OpenAI's AI "goes rogue" and hacks Hugging Face: what you need to know Smashing Security podcast #477: How 14 orders of chicken McNuggets helped nail a suspected Russian hacker Ukraine warns fake CAPTCHAs are being used to make you hack yourself Google's Gemini lets strangers send messages from your locked Android phone
An "invisible" car? Researcher uses machine learning to h...
Graham CLULEY · 2026-08-17 · via GRAHAM CLULEY

A cybersecurity expert has demonstrated how computer-generated patterns can successfully prevent surveillance cameras from detecting vehicles - such as the controversial AI-powered Flock licence plate readers that are becoming increasingly common on American streets.

Bill Swearingen, founder of SIXCYBER, has spent the past year running an impressive 31 million tests developing what he calls noRecognition. noRecognition is a reinforcement learning model that generates patterns capable of defeating the algorithms built into surveillance cameras to detect objects.

The patterns do not prevent cameras from actually recording footage, so a human watching the video would still see a car. But what fails is the software use to identify objects, logs vehicle licence plates, and triggers alerts.

Earlier this month at the DEF CON security conference in Las Vegas, Swearingen demonstrated the technique for the first time in public. He wrapped a 2009 Toyota Yaris in one of his newest patterns and drove it past a live Flock camera. Although the camera correctly recorded the vehicle, its detection software logged nothing.

"We proved it was effective," Swearingen told TechCrunch, although he noted that the vehicle's wheels presented a challenge.

So, how does the vehicle avoid detection by the camera's software?

Swearingen set up a system that tested generated patterns against camera detection software. When a pattern was spotted, the system adjusted and tried again. And again. And again... After 31 million attempts, it had worked out a pattern which avoided detection.

The system has now been tested against 11 open-source detection algorithms, including the software behind Flock licence plate readers, Axon body-worn cameras, and cameras running Clearview AI's facial recognition system. According to Swearingen, it beats all of them.

Swearingen says he is continuing to generate new patterns which avoid detection every minute, and is deliberately keeping the strongest ones offline to prevent camera manufacturers from training against them.

Flock is selling automated licence plate recognition cameras to police departments across the United States, who use them to photograph passing vehicles and cross-reference plates in real-time against law enforcement databases.

The network has expanded rapidly, and earlier this year it was revealed that Flock had proposed enlisting 350,000 Uber and Lyft dashcams to scan cars nationwide. The company's actions have caused a backlash amongst privacy campaigners.

One issue is that Flock cameras can be inaccurate, with innocent drivers finding themselves pulled over at gunpoint following incorrect plate matches.

Swearingen says he started the project after wanting to attend a protest and feeling uncomfortable about being tracked.

"Privacy is a fundamental right," he told TechCrunch, explaining that he believes the patterns are a way for people to "opt out of being tracked."

Obscuring a number plate, of course, is illegal. And so the noRecognition patterns cover the body of the car, but not the number plate itself.

Whether covering a car's bodywork in a printed pattern designed to fool surveillance camera software might itself become an offence remains to be seen.