Compiler Bugs and Bug Compilers
Offered By: Hack In The Box Security Conference via YouTube
Course Description
Overview
Explore the intricacies of compiler bugs and malicious compiler modifications in this conference talk from the Hack In The Box Security Conference. Delve into exotic segfaults encountered while attempting to improve binary output, focusing on Linux systems. Examine popular topics like ELF files, position-independent code, and the Global Offset Table. Investigate how attackers could introduce bugs into binaries using compilers, with a focus on GCC's structure and various compilation stages. Learn about potential methods for injecting vulnerabilities, from removing sanitization code to manipulating architecture-specific machine definitions. Discover the trade-offs between stealth and effectiveness in malicious compiler modifications. Gain insights into detecting an attacker's malicious alterations and understand the importance of securing build environments against potential threats.
Syllabus
#HITB2019AMS D2T1 - Compiler Bugs And Bug Compilers - Marion Marschalek
Taught by
Hack In The Box Security Conference
Related Courses
Create a Game Loop using C and SDLUdemy RISC-V Toolchain and Compiler Optimization Techniques
Linux Foundation via edX Linux Tools for Software Development
Linux Foundation via edX A Few Effective GCC - Clang Optimizations for Embedded Systems
Linux Foundation via YouTube Embedded Linux Size Reduction Techniques
Linux Foundation via YouTube