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

推荐订阅源

J
Java Code Geeks
Hugging Face - Blog
Hugging Face - Blog
博客园_首页
爱范儿
爱范儿
罗磊的独立博客
美团技术团队
Jina AI
Jina AI
量子位
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
酷 壳 – CoolShell
酷 壳 – CoolShell
有赞技术团队
有赞技术团队
V
V2EX
阮一峰的网络日志
阮一峰的网络日志
小众软件
小众软件
IT之家
IT之家
雷峰网
雷峰网
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 司徒正美
大猫的无限游戏
大猫的无限游戏
博客园 - 聂微东
月光博客
月光博客
人人都是产品经理
人人都是产品经理
博客园 - 三生石上(FineUI控件)

The Register - Security: CSO

Anthropic's Mythos has The Kettle crew curious, skeptical 'People's Panel' to check if UK wants controversial Digital ID will cost £630K Top npm package backdoored to drop dirty RAT on dev machines Lightning-fast exploits mean patch fast, says Cisco Talos Lightning-fast exploits mean patch fast, says Cisco Talos Smooth criminals talking their way into cloud environments, Google says Cybercrime up 245% since the start of the Iran war Scattered Lapsus$ Hunters seeks women to defraud helpdesks Every day in every way, passwords are getting worse CISA quietly updated ransomware flags on 59 flaws last year Deepfake job seeker applied to work for an AI security firm Deepfake job seeker applied to work for an AI security firm AI-powered cyberattack kits are 'just a matter of time' AI-powered cyberattack kits are 'just a matter of time' FortiGate SSO bug still exploitable despite December patch FortiGate SSO bug still exploitable despite December patch Judge tosses CrowdStrike shareholder suit over 2024 outage DRAM shortage may drive firewall prices higher: analysts Ransomware attacks kept climbing in 2025 as gangs refused to stay dead Around 1,000 systems compromised in ransomware attack on Romanian water agency 1,000 systems pwned in Romanian Waters ransomware attack Half of exposed React servers remain unpatched amid attacks CISA warns spyware crews are breaking into Signal and WhatsApp accounts FCC guts Salt Typhoon telco rules despite espionage risk CISA orders feds to patch Oracle Identity Manager zero-day SEC drops SolarWinds lawsuit that painted a target on CISOs everywhere SEC bails on SolarWinds lawsuit Palo Alto kit sees massive surge in malicious activity amid mystery traffic flood Palo Alto kit sees massive surge in malicious activity Countries use cyber targeting to plan strikes: Amazon CSO
Black Hat/DEF CON: AI more useful for defense than hacking
Iain Thomson Iain Thomson · 2025-08-12 · via The Register - Security: CSO

BLACK HAT/DEF CON At the opening of Black Hat, the largest security shindig in the Hacker Summer Camp week ahead of DEF CON and BSides, the opening keynote speaker suggested the current state of AI slightly favors defenders over attackers, but he warned that was not a given for much longer.

"I do believe that AI is the key [in security] because that's one of the few fields where defenders are ahead of the attackers," Mikko Hyppönen, outgoing chief research officer for Finnish security firm WithSecure, told the audience.

"All the cybersecurity companies here will tell you how extensively they use generative AI in their products. Yes, attackers are using AI as well, but they're only beginning. We've only seen fairly simple attacks with AI so far. It will change, but right now, I would claim we are ahead."

Hyppönen pointed out that in 2024 AI systems discovered no zero-day vulnerabilities – that he knew about. So far in 2025, researchers have spotted around two dozen using LLM scanning, all of which have been fixed, but he warned that hackers are now increasingly using AI to do such research and that they are bound to find more.

In a later Black Hat keynote, Nicole Perlroth, former New York Times security correspondent and now a partner at venture capital biz Silver Buckshot Ventures, disagreed, saying that by next year: "On this question of whether AI will favor defense or offense, early signs suggest that offense is going to have the advantage."

Then again, she also said there were 500,000 vacancies in the US security industry, which provoked hollow laughter from some in this difficult job market.

Over the course of the week we've been polling those in the field, vendors, penetration testers, and those on the security coal face, and, while many are positive about AI's contribution, there are concerns that the halcyon days won't last.

Pentesters positive, but skeptical

Firstly, no one we spoke to is predicting AIs being able to attack a network unaided, at least not for a decade or so.

More than a few presentations over the week covered the use of AI tools for red teaming – carrying out penetration testing to simulate an attack on a target network. But it's simply not seen as trustworthy and is prone to basic mistakes if used incorrectly.

Charles Henderson, an executive veep at cybersecurity at Coalfire, said his business was using AI tools but that, without humans at the helm, their effectiveness was severely limited.

"Properly directed, AI does about 60 percent of the job, so it's great if you're trying to lighten the load for your people, but it's horrible if you're trying to turn over a mission to it," he told The Register.

He explained that AI had its strengths, particularly in the detection of flaws, but that its implementation was crucial. Simply throwing AI tools at a target wasn't helpful and some in the industry had been overselling its abilities. It's easy to deploy – that's just a matter of buying up tokens – but it's much harder to use well.

Chris Yule, director of threat research at the Sophos Counter Threat Unit, took a similar view. For red teams, he said, the ideal scenario is using it to augment human skills rather than try and replace them. Machine learning systems need to be set with clear, limited goals and then guided by human controllers for best use, he suggested.

At the same time, red teaming in this way is showing how future criminals will try and use these systems and it seems the security community is getting its attacks in first to model what the villains might try next.

And then there's defense

The US government, via its military research arm the Defense Advanced Research Projects Agency, is clearly looking towards AI as a tool for defense, and proved it financially by awarding $8.5 million to three teams competing in its AI Cyber Challenge.

The idea was to create an AI system that can identify vulnerabilities and then patch them in a way that doesn't crash the network. The two-year contest whittled down 42 teams to just seven in a very tough competition, a DARPA spokesperson told us, and in the end the winning team was a combined US and South Korean effort made up of the America's finest at Georgia Tech, Samsung Research, the Korea Advanced Institute of Science & Technology (KAIST), and the Pohang University of Science and Technology (POSTECH).

The contest organizers introduced 70 vulnerabilities into the test dataset, with teams discovering 54 and successfully patching 43 of them. But, crucially, the systems also discovered another 18 vulnerabilities that weren't added – six in C and 12 in Java – and managed to patch 11 of them.

If you're wondering if this is a good use of taxpayers' money, the code is now open source for anyone to use. More contests are planned in the future.

Elsewhere in defense, several sources noted that AI was particularly adept at spotting SQL vulnerabilities. This may be down to training data, since SQL flaws are commonplace, but that's encouraging considering their prevalence.

When it comes to jobs, AI might be an excuse

One of the biggest issues on the minds of attendees was the impact AI systems would have on the job market.

While it's true that companies have been shedding security staff, particularly for entry-level positions, others felt the gap was not being addressed.

"I think the impact of AI on the security jobs market has been overstated," Sophos's Chris Yule told The Register, adding that AI is being used by some as a marketing excuse for laying off staff.

He added that while AI has its uses, using it to replace whole tranches of security workers wasn't really feasible given the current state of the technology, and may never be. Others agree.

"You're never going to get past the human factor," one CISO said, off the record. "[AI systems] are fine for crunching through data but human ingenuity is a tough sell at the moment, but that may change. But I trust my coders more than I trust an AI."

The fact of the matter is that AI serves as a useful augmentation tool, for now. What comes down the line, as models improve, is a much more fluid situation and no one's willing to take bets either way. ®