Hands-On with AI: Using LLMs to Detect IDOR and Auth Flaws
Interested in using the power of Large Language Models (LLMs) in identifying critical security vulnerabilities? You're in the right place.
In this workshop, you'll learn how to build a basic AI agent utilizing LLMs to detect Insecure Direct Object References (IDOR) and authentication flaws in applications. Ken Johnson guides you step-by-step through the process of creating the agent, training it to recognize these specific vulnerabilities, and integrating it into your security testing workflow.