#owasp (17)
- AI Security for LLMs and Agentic Applications
Secure AI systems, including LLMs and agentic applications, by understanding and mitigating prompt injection, data poisoning, and critical design flaws.
- Build Live Runtime Defenses for Secure AI Agents in Production
Learn to implement active runtime protection for AI agents, covering real-time monitoring, access control, and threat response for secure production.
- Secure LLM and Agent Systems with AI Threat Modeling
Apply AI threat modeling frameworks to proactively identify and mitigate security threats in LLMs and agentic applications, building robust and secure systems.
- AI Security Fundamentals: Protecting LLMs and Autonomous Agents
Learn to identify and mitigate security risks in AI systems, focusing on threats to LLMs and autonomous agents, and implement robust defense strategies.
- Continuous Security: Adversarial Testing, Monitoring & Human Oversight
Learn how to establish continuous security for AI systems through adversarial testing, robust monitoring, and effective human oversight, focusing on OWASP Top 10 for LLMs.
- Understanding and Defending Against AI Data Poisoning
Grasp the mechanics of data poisoning attacks, recognize their impact on AI models, and explore robust defense strategies to safeguard system integrity.
- Insecure AI System Design & Supply Chain Security
Explore common insecure AI system design patterns and learn how to secure the AI supply chain from data to deployment, enhancing the resilience of your AI applications.
- Prompt Injection: The Art of Manipulation (Direct & Indirect)
Uncover the critical threat of Prompt Injection, the #1 vulnerability in LLM applications. Learn about direct and indirect attacks and initial defense strategies to secure your AI systems.
- Building Secure AI Applications: A Defense-in-Depth Approach
Explore how to design and build production-ready AI applications with a robust defense-in-depth security strategy, covering threat modeling, layered controls, and secure architecture principles.
- Detect & Mitigate Software Vulnerabilities in Modern Systems
Identify, analyze, and mitigate software vulnerabilities through practical threat modeling and secure coding, making systems resilient by design.
- The Attacker's Mindset & Threat Modeling Fundamentals
Learn to think like an attacker to identify and mitigate security risks in web applications.
- Introduction to the OWASP Top 10 (2021) & Why It Matters
Learn about the OWASP Top 10 security risks and why they matter for web developers.
- Cross-Site Scripting (XSS): Stored, Reflected, DOM Prevention
Understand how Stored, Reflected, and DOM-based Cross-Site Scripting attacks work and implement robust prevention mechanisms in your web applications.
- Protect Against CSRF and SSRF Web Forgery Attacks
Readers will grasp CSRF and SSRF attack mechanics and implement practical defense strategies to secure web applications effectively.
- Prevent Security Misconfigurations and Outdated Components
Master identifying and preventing critical security misconfigurations and vulnerabilities caused by outdated components in your web applications.
- Insecure Design & Software and Data Integrity Failures
Learn about the importance of secure design and data integrity in software development to prevent vulnerabilities.
- Web App Security: OWASP Top 10, Threat Modeling & Secure Coding
Learn to build secure web applications by mastering OWASP Top 10 vulnerabilities, threat modeling, and modern framework-specific secure coding practices.