← Back to Submind

Topic

binary exploitation

CSE 365 F23 11-22-23 "Binary Security Pt. 1"

Adam Doupé

The video introduces the core concept of binary exploitation by explaining how attackers trick a computer into executing user-supplied data as code. This principle relies on the Von Neumann architecture, where there is no fundamental distinction between instructions stored in memory and data; both a …