Black Hat USA 2026: Cybersecurity Adapting to AI and Code Agents
The cybersecurity landscape is undergoing significant transformation as artificial intelligence and automated agents become both tools and targets for attackers. This shift requires fundamental changes in defense strategies and threat detection methodologies.
Emerging Threat Vectors
The rise of AI-powered systems has created new attack surfaces that security teams must address:
python
Example: OAuth exploitation in cloud environments
def detect_oauth_anomalies(user_behavior): if user_behavior.unusual_access_patterns(): return trigger_security_alert() if user_behavior.suspicious_token_requests(): return revoke_and_reissue_tokens() “n Prompt injection attacks represent just the beginning of AI-related threats. As language models become more integrated into enterprise systems, the potential for manipulation increases exponentially.
Proactive Defense Strategies
Security leaders must develop comprehensive approaches to:
- Implement robust identity threat detection and response (ITDR)
- Establish secure AI adoption frameworks
- Integrate threat intelligence into defensive operations
Industry Expert Perspective
Shlomie Liberow, founder and CEO of aisy, brings critical insights from his experience:
- Nearly a decade as a hacker and head of Hacker R&D at HackerOne
- Worked with major organizations including Zoom, Salesforce, and Capital One
- Judged over $20 million in verified vulnerability findings
His background in anticipating risks before they materialize provides valuable perspective on the evolving threat landscape.
Future Considerations
Organizations must prepare for:
- Increased sophistication of AI-driven attacks
- Expanding attack surfaces through cloud infrastructure
- Need for flexible security frameworks that adapt to changing technologies
The security community must collaborate like never before to develop effective countermeasures against these emerging threats.