LASCON 2026 Training
About this Event
L ASCON Trainings are events held in conjunction with the LASCON conference. Trainers are highly respected and experts in their field. Typically, the trainers have presented at several other quality events unrelated to OWASP, like Black Hat or other industry events. For LASCON 2025, the training offerings are both two day and one day trainings - please check the training you are signing up for the length.
Offering #1: (1-Day Event, Tuesday Only)
Words as Weapons: Hands-On Attacks and Defenses for LLM, RAG, and Agentic AI Systems
Trainer:
Abstract:
Modern AI systems do not usually fail like traditional software. They often fail through language: a malicious prompt, a poisoned document, a hidden instruction, an overprivileged tool call, or an output that quietly leaks sensitive data. But despite the novelty of AI, these systems are still software. They have trust boundaries, inputs, outputs, privileges, data flows, logs, and failure modes that can be threat modeled and secured.
This full-day, hands-on training teaches attendees how to break and defend realistic AI applications in a safe sandbox environment. The training focuses on LLM applications, RAG systems, AI assistants with database/tool access, prompt injection, indirect prompt injection, data exfiltration, output validation, access control, cross-tenant leakage, and practical governance.
The course is designed around realistic mock systems rather than slides alone. Attendees will attack a sandboxed car dealership AI assistant connected to a database, reproduce prompt injection and tool-abuse scenarios, use red-team tooling against models, exploit indirect prompt injection patterns inspired by real-world vulnerabilities such as EchoLeak, and analyze RAG failure modes involving hidden instructions, retrieval abuse, and sensitive data exposure.
No coding is required. Attendees will use prepared notebooks and browser-based labs where they can adjust attack parameters, run controlled experiments, inspect results, and understand which defenses work in practice. Each module follows the same structure: hands-on attack first, then defense implementation, then a theory recap that maps the exercise back to application security principles.
By the end of the training, attendees will leave with notes for each section, a practical AI security checklist, and a boundary-based control matrix mapped to NIST 800-53-style controls. The checklist explains what each control means in an AI system, what implementation pattern satisfies it, and which scenario it applies to best.
Trainers Bio: AI Researcher and Engineer
Pavan Reddy is principal developer at Automata LLC, leading FIPS 140-3, FedRAMP ATO, and AI security initiatives. He is an independent AI security researcher and educator focused on making secure AI accessible at scale. He founded QBTrain, a free platform for hands-on AI and AI security education. His peer-reviewed work, published at AAAI, ACM, FLAIRS, HCII, ACSAC, and NeurIPS, spans adversarial ML, prompt injection, and foundation model vulnerabilities. He has delivered 25+ talks and workshops at BSides, OWASP, SquadCon, CAPWIC, ACM SIGCITE, NeurIPS Education, and FLAIRS, with upcoming sessions at CVPR 2026 and TechMentor at Microsoft HQ. He educates 80,000+ followers online and holds an MS in CS from George Washington University.
Offering #2: (2-Day Event)
Secure Coding Bootcamp: Mastering the OWASP Top 10:2026
Trainer:
Abstract:
This intensive 2-day secure coding training immerses participants in the mindset of both attacker and defender, using a purpose-built vulnerable web application developed specifically for this course. The application reflects realistic development patterns and serves as a hands-on environment to explore, exploit, and ultimately fix security flaws commonly found in modern web applications.
The training is based on the OWASP Top 10 Web 2025 and is structured as a continuous, experience-driven journey through today’s most critical risks. Each topic follows a consistent and practical approach: participants first get familiar with the vulnerability and its real-world impact through concrete examples and breach scenarios, then actively exploit the issue themselves in a guided hands-on lab, and finally work through effective mitigation strategies and secure coding techniques.
This progression, from understanding risks, to attacking them, to see the mitigations, ensures that participants not only recognize vulnerabilities but also truly understand how they emerge and how to prevent them in their own codebases.
While the training primarily uses Java-based examples to demonstrate secure implementation patterns, all concepts and techniques are explained in a language-agnostic way, making them applicable across a wide range of modern technology stacks. The workshop covers common areas such as input validation, authentication and session management, access control, and secure handling of data within API-driven applications.
By working through realistic attack and defense scenarios, participants develop a deeper, practical understanding of secure coding. The goal is to move beyond theory and enable developers and security professionals to integrate security thinking directly into their daily development workflow.
Trainers Bio: Senior Security Consultant
Rico is a senior security consultant at adesso SE. His main security areas are in application security, cloud security, offensive security and AI security.
For him, general security intelligence in various aspects is a top priority. Today’s security world is constantly changing and you should always familiarize yourself with the most up-and-coming technologies and methodologies.
As a husband and father of two, he enjoys spending time with his family and exploring the world with them.
Offering #3: (2 Day Event)
AI SecureOps: Attacking & Defending AI Applications and Services (2026 Edition)
Trainer:
Abstract:
Can prompt injections lead to complete infrastructure takeovers? Could AI agents, MCP-connected tools, or poisoned external context be abused to compromise backend services? Can data poisoning in AI copilots impact a company’s stock? Can jailbreaks create false crisis alerts in security systems? This immersive, CTF-styled training in GenAI, LLM, agent, and MCP security dives into these pressing questions. Engage in realistic attack-and-defense scenarios focused on real-world threats, from prompt injection and remote code execution to backend compromise, tool abuse, unsafe agent orchestration, trust and authorization failures. Tackle hands-on challenges with live AI applications to understand vulnerabilities and build robust defenses. Learn how to build a comprehensive security pipeline, master AI red and blue team strategies, secure tool-connected and agentic systems, implement resilient guardrails for LLMs, and handle incident response for AI-based threats. You will also explore governance, Responsible AI, and enterprise security patterns for modern AI ecosystems.
# By the end of this training, you will be able to:
- Exploit vulnerabilities in AI applications to achieve code and command execution, uncovering scenarios such as instruction injection, agent control bypass, remote code execution for infrastructure takeover, as well as chaining multiple agents for goal hijacking.
- Conduct AI red-teaming using adversary simulation, OWASP LLM Top 10, and MITRE ATLAS frameworks, while applying AI security and ethical principles in real-world scenarios.
- Execute and defend against adversarial attacks, including prompt injection, data poisoning, jailbreaks, agentic attacks, and insecure tool-connected workflows.
- Perform advanced AI red and blue teaming through multi-agent auto-prompting attacks, implementing a 3-way autonomous system consisting of attack, defend, and judge models.
- Build and deploy enterprise-grade LLM defenses, including custom guardrails for input/output protection, security benchmarking, penetration testing of LLM agents, and defensive controls for MCP-enabled integrations.
- Understand MCP fundamentals and assess how they expand the attack surface of modern AI systems.
- Establish a comprehensive LLM SecOps process to secure the supply chain from adversarial attacks and create a robust threat model for enterprise applications, including AI systems connected to external tools and data sources through MCP-like architectures.
- Implement an incident response and risk management plan for enterprises developing or using AI services.
Trainer Bio: Cyber Security Research in AI,Cloud & Data
Abhinav Singh is a security leader, founder of Wingback Security, and a globally recognized speaker and trainer focused on securing enterprise AI systems. He has been involved with AI fellowship and research communities including MATS, PIBBSS, CSA, AIUC, and the Foresight Institute. He is a frequent speaker and trainer at Black Hat, RSAC, DEF CON, OWASP, BruCon, NeurIPS, and other major conferences worldwide. He is also the author of “Metasploit Penetration Testing Cookbook” and “Instant Wireshark Starter”. His work spans patents, open-source tools, academic & research publications, and bridges advanced AI security research with practical enterprise defense, with a focus on securing AI applications, agents, and enterprise AI infrastructure.
Offering #4: (2 Day Event)
Hacking Modern Web Apps - 2026 Edition
Trainer:
Abstract:
This course is the culmination of years of practical penetration testing of modern Web applications and extensive research by the 7ASecurity team. Built around the OWASP Security Testing Guide and aligned with OWASP ASVS, it covers the OWASP Top Ten and dives into concrete attack vectors specific to modern Web applications. The 2026 Edition adds new scenarios and labs based on recent assessments, such as the Tor Project, OpenTelemetry, Linkerd, nvm, and other widely used open source components, ensuring that content reflects the current attacker landscape.
7ASecurity is an ISO 27001 and SOC 2–certified cybersecurity consultancy and OWASP Platinum Supporter that focuses on researcher‑led, heavily manual penetration tests and secure code audits. Lessons learned from these engagements—performed for organizations such as the Linux Foundation, Mozilla, and others—feed directly into the course material, labs, and case studies.
Courses from 7ASecurity are 100 percent hands-on. Instead of long slide decks, students are given practical challenges and guided through troubleshooting and exploitation workflows. Training continues after the course through a frequently updated training portal, for which students keep lifetime access, and unlimited email support.
Light on theory and heavy on practice, each day starts from fundamentals and moves to deeper attacks and edge cases that surprise even experienced testers. Every day covers static analysis, dynamic checks, and a CTF session that reinforces the skills gained.
Trainer Bio: 7ASecurity, CEO
Abraham Aranguren is the founder and CEO of 7ASecurity (7asecurity.com), an ISO 27001 and SOC 2–certified cybersecurity consultancy and OWASP Platinum Supporter specializing in high‑quality, manual penetration tests and secure code audits. He has more than 24 years of experience in IT and over 17 years in information security, leading engagements for organizations such as the Linux Foundation, Mozilla, the Tor Project, The Guardian, and many others.
Abraham is the lead author and primary instructor for 7ASecurity’s Mobile, Web, and Desktop (Electron) application security courses, which have been delivered at top‑tier conferences including Black Hat USA, DEF CON, OWASP Global AppSec (San Francisco, Singapore, Dublin, Lisbon), LASCON, Nullcon, BruCON, NorthSec, and CODE BLUE Tokyo. He is also the OWASP OWTF project leader, maintaining one of OWASP’s flagship open source projects (owtf.org).
Abraham holds a Major degree and Diploma in Computer Science and multiple industry certifications, including CISSP, OSCP, GWEB, OSWP, CPTS, CEH, MCSE: Security, MCSA: Security, and Security+. He regularly publishes penetration test reports, research, and conference talks at https://7asecurity.com/publications and writes on https://7asecurity.com/blog and X/Twitter as @7asecurity @7a_ @owtfp.
Where is it happening?
Event Location & Nearby Stays:
USD 316.63 to USD 588.73


















