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

推荐订阅源

N
Netflix TechBlog - Medium
IT之家
IT之家
博客园_首页
Hugging Face - Blog
Hugging Face - Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
美团技术团队
小众软件
小众软件
博客园 - 叶小钗
WordPress大学
WordPress大学
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 三生石上(FineUI控件)
罗磊的独立博客
博客园 - Franky
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Last Week in AI
Last Week in AI
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
有赞技术团队
有赞技术团队
T
Tailwind CSS Blog
宝玉的分享
宝玉的分享
博客园 - 【当耐特】
月光博客
月光博客
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
酷 壳 – CoolShell
酷 壳 – CoolShell
人人都是产品经理
人人都是产品经理

Lauren Weinstein's Blog

Big Tech’s Catastrophic Layoffs Frenzy – Lauren Weinstein's Blog The Rise of AI Slop on Google’s YouTube – Lauren Weinstein's Blog Why Google Search AI Overviews Are a “Misinformation Machine” – Lauren Weinstein's Blog Why Apple’s New “MacBook Neo” Has Stunned the Tech World – Lauren Weinstein's Blog When Data Centers Destroy Communities – Lauren Weinstein's Blog Why You Shouldn’t Use Google’s Chrome “Auto Browse” Agentic AI, or Any Other Agentic AI From Other Firms – Lauren Weinstein's Blog Why Proposed “Blocking Technologies” for 3D Printers Are a Terrible Idea – Lauren Weinstein's Blog Cheerful, Cooperative, and Usually, Wrong. – Lauren Weinstein's Blog The World Gets an Important New Drone That Can Save Lives — But Thanks to Our Politicians Not in the USA – Lauren Weinstein's Blog Separating the Chrome Browser From Google Could Be Terrible for Billions of Users – Lauren Weinstein's Blog In the War Between the Federal Government and States Against Drone Maker DJI, Americans Are at Risk – Lauren Weinstein's Blog The Website Age Verification Train Wreck – Lauren Weinstein's Blog How the U.S. Is Losing Its Lead in Technology and Science Research – Lauren Weinstein's Blog The Enormous Negative Impacts of the New Tariffs on the Technology Sector – Lauren Weinstein's Blog DOGE Is Destroying Social Security, and Seniors Are Already at Risk – Lauren Weinstein's Blog Time To Change Section 230? – Lauren Weinstein's Blog The Helpful Google Ombudsman (Who Doesn’t Exist) – Lauren Weinstein's Blog Commerce Department Proposes Yet Another Insane Chinese Drone Ban That Could Cost Lives – Lauren Weinstein's Blog AI Is Dooming Google, but Not in the Way Its CEO Believes – Lauren Weinstein's Blog [What say you, Spock?] My Proposed Terminology to Describe Bypassing Social Media Face ID Age Verification Systems – Lauren Weinstein's Blog Drone Hysteria and Bans Put Lives at Risk – Lauren Weinstein's Blog Australia’s Under-16 Social Media Ban Is Doomed – Lauren Weinstein's Blog DOJ’s Proposed Antitrust “Remedies” Against Google Would Be a Disaster – Lauren Weinstein's Blog Users have the most to lose – Lauren Weinstein's Blog “I Am the Very Model of a Google AI Overview” – Lauren Weinstein's Blog What Google Should Do About Their Search Generative AI Overview Answers – Lauren Weinstein's Blog Generative AI Is Being Rammed Down Our Throats – Lauren Weinstein's Blog Evil – Lauren Weinstein's Blog The Nightmare of Google Account Recovery Failures – Lauren Weinstein's Blog Google and Seniors – Lauren Weinstein's Blog
We Have Met the Ransomware Enemy, and It Is (Partly) Us! ...
2021-06-06 · via Lauren Weinstein's Blog

Ransomware is currently a huge topic in the news. A crucial gasoline pipeline shuts down. A major meat processor is sidelined. It almost feels as if there are new announced ransomware attacks every few days, and there are certainly many such attacks that are never made public.

We see commentators claiming that ransomware attacks are the software equivalent of 9/11, and that perpetrators should be treated as terrorists. Over on one popular right-wing news channel, a commentator gave a literal “thumbs up” to the idea that ransomware perpetrators might be assassinated.

The Biden administration and others are suggesting that if Russia’s Putin isn’t responsible for these attacks, he at least must be giving his tacit approval to the ones apparently originating there. For his part, Putin is laughing off such ideas.

There clearly is political hay to be made from linking ransomware attacks to state actors, but it is certainly true that ransomware attacks can potentially have much the same devastating impacts on crucial infrastructure and operations as more “traditional” cyberattacks.

And while it is definitely possible for a destruction-oriented cyberattack to masquerade as a ransomware attack, it is also true that the vast majority of ransomware attacks appear to be aimed not at actually causing damage, but for the rather more prosaic purpose of extorting money from the targeted firms.

All this having been said, there is actually a much more alarming bottom line. The vast majority of these ransomware attacks are not terribly sophisticated in execution. They don’t need to depend on armies of top-tier black-hat hackers. They usually leverage well-known authentication weaknesses, such as corporate networks accessible without robust 2-factor authentication techniques, and/or firms’ reliance on outmoded firewall/VPN security models.

Too often, we see that a single compromised password gives attackers essentially unlimited access behind corporate firewalls, with predictably dire results.

The irony is that the means to avoid these kinds of attacks are already available — but too many firms just don’t want to make the efforts to deploy them. In effect, their systems are left largely exposed — and then there’s professed surprise when the crooks simply saunter in! There are hobbyist forums on the Net, having already implemented these security improvements, that are now actually better protected than many major corporations!

I’ve discussed the specifics many times in the past. The use of 2-factor (aka 2-step) authentication can make compromised username/password combinations far less useful to attackers. When FIDO/U2F security keys are properly deployed to provide this authentication, successful fraudulent logins tend rapidly toward nil.

Combining these security key models with “zero trust” authentication, such as Google’s “BeyondCorp” (https://cloud.google.com/beyondcorp), and security is even further enhanced, since no longer can an attacker simply penetrating a firewall or compromised VPN find themselves with largely unfettered access to targeted internal corporate resources.

These kinds of security tools are available immediately. There is no need to wait for government actions or admissions from Putin! And sooner rather than later, firms and institutions that continue to stall on deploying these kinds of security methodologies will likely find themselves answering ever more pointed questions from their stockholders or other stakeholders, demanding to know why these security improvements weren’t already made *before* these organizations were targeted by new highly publicized ransomware attacks!

–Lauren–