Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture delves into adversarial thinking and attacks, focusing on the Common Weaknesses Enumeration (CWE) and the Common Vulnerability Scoring System. It covers weaknesses arising from non-sanitized data between components, unsanitized inputs on critical components, and ineffective defenses. The CWE Top 25 list is explored, highlighting prevalent weaknesses like improper input validation, out-of-bounds reads/writes, and exposure of sensitive information. The lecture emphasizes the importance of understanding and mitigating these vulnerabilities to enhance system security.