Taint Analysis: Closing the Gaps Before Attackers Find Them
How Taint Analysis Helps Secure Applications: Data flow tracking explained with CWE examples
Insecure data handling is one of the most common root causes of software vulnerabilities—from code injections to the accidental leakage of sensitive information. If left undetected, it can have major consequences like avoidable extra costs from recalls or leading to dangerous circumstances.
Taint analysis is a static code analysis technique that helps detect these issues early by tracking how untrusted data flows through an application.
In this webinar, Dr. Sebastian Krings and Martin Mory explore the power and versatility of taint analysis through real-world examples, using well-known CWE (Common Weakness Enumeration) categories to demonstrate where and how it applies.
You’ll learn how taint tracking can identify risky data paths, enforce security properties, and reveal vulnerabilities that are easy to miss with manual inspection. Our experts will cover common implementation challenges—like over-tainting, under-tainting, and handling sanitization—and you'll see how modern tools can overcome these hurdles. You'll leave with a clear understanding of how taint analysis supports more secure, reliable software.
Oh, here is more
Complete Android Automotive Testing | Demo with Squish
In this technical demo, Andreas Muss demonstrates Squish's comprehensive testing solution for Androi...
Watch VideoTesting Stadium-Scale Audio Software: d&b's Journey with Squish & Qt
Meet Alex from d&b audiotechnik, a leading manufacturer of professional PA audio systems for cru...
Watch VideoStop Guessing, Start Fixing: AI-Assisted Test Debugging with Squish
The Squish AI Assistant brings AI-powered support directly into the Squish IDE – helping you write c...
Watch VideoWhat's New in Squish 9.2 | 5 Major Features for Modern Test Automation
Bastian Steinbach, Director of Product Management and Product Marketing at Qt Group, introduces Squi...
Watch Video