Upgrade to Pro — share decks privately, control downloads, hide ads and more …

CSE Connect Conference - OWASP AI Resources

Avatar for Sam Stepanyan Sam Stepanyan
July 23, 2026
25

CSE Connect Conference - OWASP AI Resources

The Advances in Teaching and Learning for Cyber Security Education (AiTLCE) is the annual conference of CSE Connect. The 2026 conference will be held on 23rd and 24th July at Abertay University in Dundee. This is a free event.

Avatar for Sam Stepanyan

Sam Stepanyan

July 23, 2026

Transcript

  1. Open Web Application Security Project The OWASP® is a nonprofit

    foundation that works to improve the security of software through its community-led open source software projects, hundreds of chapters worldwide, tens of thousands of community members, and by hosting local and global conferences. Open Source Tools, Guidelines, Standards, Frameworks, Books Community Chapters Worldwide owasp.org Global Application Security Conferences: USA, Europe, Asia @securestep9
  2. OWASP in the UK & Ireland • Belfast • London

    • Birmingham • Manchester • Bournemouth • Newcastle • Bristol • Peterborough • Cambridge • Reading • Dorset • Suffolk • Dublin • Warwick • Edinburgh • Leeds owasp.org @securestep9
  3. We are all Volunteers! BECOME A MEMBER TODAY TO HELP

    SUSTAIN OWASP’S MISSION! => nest.owasp.org for an OWASP Chapter near you! owasp.org/join owasp.org @securestep9
  4. OWASP® Top 10 (for Web Apps) • Awareness document for

    developers and web application security practitioners • A broad consensus about the most critical security risks to web applications • The 1st step towards changing the application development culture within your organization into one that produces more secure code • A Whitepaper Not a “Standard”! (However OWASP ASVS is) • 2025 is the latest version owasp.org @securestep9
  5. OWASP Celebrates Its 25th Anniversary! OWASP has been “saving the

    world” for 25 years - by making software security knowledge free, practical, and accessible to everyone owasp.org @securestep9
  6. The Artificial Intelligence Security Verification Standard (AISVS) is a community-driven

    catalogue of testable security requirements for AI-enabled systems. NEW!!! It gives developers, architects, security engineers, and auditors a structured framework to design, build, test, and verify the security of AI applications throughout their lifecycle owasp.org @securestep9
  7. OWASP® Top 10 For Agentic Applications • ASI01: Agent Goal

    Hijack • ASI02: Tool Misuse & Exploitation • ASI03: Identity & Privilege Abuse • ASI04: Agentic Supply Chain Vulnerabilities • ASI05: Unexpected Code Execution (RCE) • ASI06: Memory & Context Poisoning • ASI07: Insecure Inter-Agent Communication • ASI08: Cascading Failures • ASI09: Human-Agent Trust Exploitation • ASI10: Rogue Agents owasp.org @securestep9
  8. OWASP® Top 10 For Agentic Applications • ASI01: Agent Goal

    Hijack Attackers can manipulate an agent’s objectives, task selection, or decision pathways through a variety of techniques - including, but not limited to prompt-based manipulation, deceptive tool outputs, malicious artefacts, forged agent-to-agent messages, or poisoned external data. Because agents rely on untyped natural-language inputs and loosely governed orchestration logic, they cannot reliably distinguish legitimate instructions from attacker -controlled content. owasp.org @securestep9
  9. Prompt Injection in Black Mirror Black Mirror Season 7 Episode

    1 - Common People aired on 10th April 2025 owasp.org @securestep9
  10. OWASP® Top 10 For Agentic Applications • ASI10: Rogue Agents

    Rogue Agents are malicious or compromised AI Agents that deviate from their intended function or authorized scope, acting harmfully, deceptively, or parasitically within multi-agent or human-agent ecosystems. owasp.org @securestep9
  11. OpenAI's AI broke out of a sandboxed test environment, got

    onto the internet, and hacked into Hugging Face's servers. It did this entirely on its own. No human told it to. owasp.org @securestep9
  12. AI Security is Still Misunderstood This is the response I

    received: “These are not considered security vulnerabilities:” ➢ ➢ ➢ ➢ generation of inappropriate text/visual content with the model getting inappropriate suggestions from the model malicious code generation by the model any issues or actions which are result of model hallucinations are out scope of bug bounty and vulnerability disclosure programs owasp.org @securestep9