Input Validation Is Often Wrong
Description
Mike challenges a common AppSec recommendation: treating input validation as a first-line solution for vulnerabilities such as SQL injection, XSS, and prompt injection. His argument is that these problems fundamentally involve separating code from data. Simply pattern-matching inputs or trying to determine whether a prompt matches an expected intent may not address that underlying separation. The distinction changes where developers should look for the actual security control. When does input validation genuinely solve a security problem—and when is it just treating the symptom? Subscribe to our podcasts: https://securityweekly.com/subscribe #AppSec #PromptInjection #SecurityWeekly #Cybersecurity #InformationSecurity #AI #InfoSec
Trust cues for videos