Return Oriented Programming, an introduction - Patricia Aas - NDC Security 2023

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ส.ค. 2024
  • Return Oriented Programming (ROP) is an exploitation technique that folks have often heard of, but don't know the mechanics of.
    In this talk you will learn how it works, and we will go through some examples to show how it can be used to execute code in contexts where the stack is not executable.
    Check out our new channel:
    NDC Clips:
    ‪@ndcclips‬
    Check out more of our featured speakers and talks at
    ndcconferences...
    ndc-security.com/

ความคิดเห็น • 6

  • @mytechnotalent
    @mytechnotalent 6 หลายเดือนก่อน

    Fantastic job! Loved the through explanation!

  • @anielaionelia2473
    @anielaionelia2473 9 หลายเดือนก่อน

    amazing talk, very clear, while going through all the technical details too. and you delivered in such a fun and engaging manner. thank you so much!

  • @jlhjlh
    @jlhjlh ปีที่แล้ว +3

    What's the point of clearing eax when immediately overwriting it with 0x6?

    • @anytimetraveler
      @anytimetraveler ปีที่แล้ว +1

      Yeah, that makes absolutely no sense, afaik

  • @watynecc3309
    @watynecc3309 ปีที่แล้ว

    Intresssting

  • @adlsfreund
    @adlsfreund ปีที่แล้ว

    All because of one buffer overflow...