A blog about embedded computing systems, cyber-physical systems, and Internet of Things. We concentrate on technical topics but also discuss their implications.
Tuesday, October 18, 2016
Return-Oriented Programming Attacks
I just learned about return-oriented programming attacks. Wikipedia's discussion of the topic is here. These attacks are advanced forms of stack smashing attacks, but they rely on existing code rather than inserting entirely new code.
No comments:
Post a Comment