Creative Windows Evasion and Forensics with Yarden Shafir

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 พ.ค. 2024
  • Where does malware hide when it wants to avoid detection? And what can you do to find it? Let’s look into some creative forensics techniques using WinDbg and other tools, to find potential evidence of malicious activity (and if you’re on the offensive side: places where defenders won’t think to look)!
  • บันเทิง

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

  • @MarshallHallenbeck
    @MarshallHallenbeck 2 หลายเดือนก่อน +3

    Yarden is seriously just a legend. This stuff alone is insane. She's literally writing raw debugging commands from memory like they're bash commands. Everyone should hope to achieve mastery of something even half as well as she understands this stuff.

  • @Ethernel0
    @Ethernel0 2 หลายเดือนก่อน +1

    Great content! cool tricks she used with the debugger!
    Thx:)

  • @unknownboi9084
    @unknownboi9084 2 หลายเดือนก่อน +4

    Sir i wanted to ask a question about something.
    My mother just bought me a book called "Hacking:The Art of Exploitation". It's a great book but is it still relevant. I don't wanna make my mom sad that she bought me an irrelevant book, but is that good for a beginner guide for exploit development.??? Please answer.

    • @flrn84791
      @flrn84791 2 หลายเดือนก่อน +5

      It is very much relevant to get a good idea of C, assembly, basic binary exploitation stuff like buffer overflows, format string vulns, etc. 100% recommend, that was my first "hacking" book and I loved it. I highly suggest to type the C examples along, compile them, debug them, try to exploit them yourself, don't just read the book, do the book.

    • @OffByOneSecurity
      @OffByOneSecurity  หลายเดือนก่อน +1

      I agree with what @flrn84791 said. It's still a great book for the introduction to binary exploitation. It's all 32-bit, unlike today with 64-bit, and it also doesn't take into account exploit mitigations, which are the biggest challenge to those of us doing binary exploitation on modern OSes.

  • @Janek-eh2en
    @Janek-eh2en 2 หลายเดือนก่อน +1

    excellent content

  • @sebas42etgtyht
    @sebas42etgtyht 2 หลายเดือนก่อน +1

    Love it!

  • @z1poc
    @z1poc 2 หลายเดือนก่อน +1

    Very intresting, a suggestion is to modify video preview to better show who is presenting

  • @daljeetbhati8353
    @daljeetbhati8353 2 หลายเดือนก่อน +1

    Missed it 😭

    • @z1poc
      @z1poc 2 หลายเดือนก่อน

      you can still see the entire live here on YT

    • @daljeetbhati8353
      @daljeetbhati8353 2 หลายเดือนก่อน

      @@z1poc yeah watched it but live>>

  • @johnnywilliams2641
    @johnnywilliams2641 2 หลายเดือนก่อน

    If you want a house no one can break into, just don't build a house.