PIE and Canary bypass with Format String - pwn107 - PWN101 | TryHackMe

แชร์
ฝัง

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

  • @yuma6089
    @yuma6089 2 ปีที่แล้ว +5

    Another awesome walkthrough!! This video series is one of the most professional I have ever seen...truly impressive! Thank you again for investing your time for our benefit.

    • @RazviOverflow
      @RazviOverflow  2 ปีที่แล้ว

      Thank you! I appreciate your words.

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

      Completely agreed. I have met few people who are capable of tackling such a complicated subject! Really high quality content right here!

    • @RazviOverflow
      @RazviOverflow  2 ปีที่แล้ว

      @@marcovalentinoalvarado3290 Thank you!

  • @danielcmihai
    @danielcmihai 2 ปีที่แล้ว +2

    As always, great job mate :).

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

      Thank you for your support :)

  • @katchen2626
    @katchen2626 4 หลายเดือนก่อน

    Man these are great! Please make more.

  • @b-chri
    @b-chri 2 ปีที่แล้ว

    wow you deserve a lot more subscribers and views

  • @timlavi1418
    @timlavi1418 21 วันที่ผ่านมา +1

    I have a problem, I just downloaded the binary from THM. But there is no __libc_csu? the value is just 0 when printing it out
    Anybody got this problem?

  • @rgb123-jm5mc
    @rgb123-jm5mc 3 หลายเดือนก่อน

    thank you so much once again, I've been doing 1-2 of the PWN101 tasks per day. By the way what would you rate the difficulty of pwn108, pwn109, and pwn110?

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

      You are welcome :)
      Difficulty is something very hard to estimate. It is relative and subject to each one of us. However, I can tell you they're harder than a simple BOF. Specially pwn107, that requires you to know and understand what GOT and PLT are, and how do they work. (I have a video on that topic as well).

  • @timlavi1418
    @timlavi1418 21 วันที่ผ่านมา

    Great video

  • @r4d1calwr4th7
    @r4d1calwr4th7 2 ปีที่แล้ว

    Awstruck i am bro, u r truly legend.

    • @RazviOverflow
      @RazviOverflow  2 ปีที่แล้ว

      Thanks :) Glad you like the video.

  • @MM-by6qq
    @MM-by6qq 2 ปีที่แล้ว +1

    I really thank you.. great job!

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

      You are most welcome! More videos coming soon :)

    • @MM-by6qq
      @MM-by6qq 2 ปีที่แล้ว

      @@RazviOverflow subscribed

    • @RazviOverflow
      @RazviOverflow  2 ปีที่แล้ว

      @@MM-by6qq Thank you :) 💪

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

    really good video, i don't know if you will answer but some weird things happened to me, the first thing is that when debugging the binary locally I couldn't find the libc library using radare2 in its place was another gnu lib, but i still tried the exploit remotely and I seem to find the libc but what I don't really understand is why the position of the libc was in the 14 place so my payload was like this: "%14$lX.%13$lX", the 13 is the canary but it doesn't make sense, because i've learn from you that the canary is before the rbp and the 14 place should be the rbp not the libc. (sorry for the long comment )

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

      i have the same issue too, how can u exploit it locally?

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

      The canary is always "before" the rbp, yes. "Before" in this context means at a lower memory address. If rbp is at, for example, 0x400, the canary is at 0x400-8

    • @neverclick6520
      @neverclick6520 29 วันที่ผ่านมา

      @@RazviOverflow sorry for bothering the conversation, but why when i debug it locally, using radare2 or gdb, but there is no __libc_csu? the value is just 0, why happening?

    • @RazviOverflow
      @RazviOverflow  28 วันที่ผ่านมา

      @@neverclick6520 if you are using the same binary as I did in the video, there should definitely be a __csu.

    • @neverclick6520
      @neverclick6520 28 วันที่ผ่านมา

      @@RazviOverflow when i tried i locally there's no a __csu, the value of %10 is 0, but when i tried it remotely, it have a value on the %10 address, im use the binary that tryhackme given, so thats why im not understand what happening

  • @timlavi1418
    @timlavi1418 21 วันที่ผ่านมา

    when i run the binary, there is no __libc_csu? the value is just 0

  • @mihailobabic7366
    @mihailobabic7366 5 หลายเดือนก่อน

    Thanks!

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

      I'm happy you liked the video :) And thank you very much for the super!

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

    take another heart

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

      Glad to receive it (again)

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

    take a heart

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

      Glad to receive it :)

  • @Md.Kamrulahasan-m4d
    @Md.Kamrulahasan-m4d 3 หลายเดือนก่อน

    At some point you found an address that persist over multiple execution. But i tried and cant find it. What am i missing😢

    • @RazviOverflow
      @RazviOverflow  3 หลายเดือนก่อน

      You should be able to replicate the video, that's weird.

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

    when ever im in the shell and i type it kicks me out

  • @marciszsz9274
    @marciszsz9274 3 หลายเดือนก่อน

    It's hard. But thanx.

    • @RazviOverflow
      @RazviOverflow  3 หลายเดือนก่อน

      I know it is, but it's worth the effort.