ROP Emporium: Learn return-oriented programming through a series of challenges
1–10 of 18 posts
Re: ROP Emporium: Learn return-oriented programming through a series of challenges
#2As a plug, I wrote a blog post solving a similar exercise using a ROP chain: http://www.kvakil.me/posts/ropchain/ . It looks pretty similar to the pivot challenge here.
Re: ROP Emporium: Learn return-oriented programming through a series of challenges
#3Re: ROP Emporium: Learn return-oriented programming through a series of challenges
#4Re: ROP Emporium: Learn return-oriented programming through a series of challenges
#5Re: ROP Emporium: Learn return-oriented programming through a series of challenges
#6Who made this?
Re: ROP Emporium: Learn return-oriented programming through a series of challenges
#7Re: ROP Emporium: Learn return-oriented programming through a series of challenges
#8Information security breaches are not victimless crimes. The ubiquity of massive security failures shows that they are not rare occurrences. I believe that this symptomizes a failure of our culture, related to an inability to integrate information technology into the proper context within our society.
Sure, we need to be aware of exploit patterns so that we can make structural improvements, but we don't need to become jolly experts in them. We should stop glorifying cyber-criminals.
Re: ROP Emporium: Learn return-oriented programming through a series of challenges
#9I am pretty sure this is quite an unpopular opinion, but I think that the biggest issue we have in computer security is culture. Information security breaches are not victimless crimes. The ubiquity of massive security failures shows that they are not rare occurrences. I believe that this symptomizes a failure of our culture, related to an inability to integrate information technology into the proper context within o…
Re: ROP Emporium: Learn return-oriented programming through a series of challenges
#10I am pretty sure this is quite an unpopular opinion, but I think that the biggest issue we have in computer security is culture. Information security breaches are not victimless crimes. The ubiquity of massive security failures shows that they are not rare occurrences. I believe that this symptomizes a failure of our culture, related to an inability to integrate information technology into the proper context within o…
I'd agree the biggest issue in Computer Security is culture but it's not that too many people learn what security is, it's the complete and utter disregard that the majority of developers show for the basics. Combine that with a general attitude of Security experts looking down at non-experts (I think this is getting MUCH better thankfully) and it's no wonder most systems are like Swiss cheese and full of wholes.