
Speaker: Prof. Flavio Toffalini
December 19th, 2024 | 4.15 pm
Politecnico di Milano - 2.1.1 Room (Bld. 2 - Bruno Finzi)
Piazza Leonardo da Vinci, 32 Milano
Contact: Prof. Stefano Zanero
Abstract
On December 19th, 2024 at 4.15 pm the seminar titled "The Bug The Better: Mining Bugs in Complex Programs" will take place at Politecnico di Milano, 2.1.1 Room (Building 2).Adversaries continuously exploit vulnerabilities to compromise systems, such as crafting malicious JavaScript programs to hijack Web browsers and obtain remote execution.
The most effective strategy for preventing such exploitation, and enhancing system security, is identifying and patching bugs. However, discovering vulnerabilities in modern systems requires facing scalability issues, and dealing with emerging attack surfaces.
This presentation will explore cutting-edge advancements in automated software testing, focusing on techniques to maximize the detection of security-critical bugs. Additionally, we will examine new challenges, such as errors injected by compilers into secure code, logic errors in Java programs, and erroneous code optimization in JavaScript engines.