Fuzzing with radamsa - Short

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 พ.ย. 2024

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

  • @LiveOverflow
    @LiveOverflow  6 ปีที่แล้ว +98

    I can't believe that I have to say this... But this is not an ad. I think it's just a super useful and not well known tool. It's open source, it's free, there are no commercial interest whatsoever. I'm excited about it and think it deserves to be shared, and at the same time I was able to showcase what basic fuzzing is.

    • @advertslaxxor
      @advertslaxxor 6 ปีที่แล้ว +10

      Wouldn't mind an ad like this. It's an ad for something that's actually interesting and useful, explaining and demonstrating it.

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

      Advert Slaxxor Exactly.

  • @snador
    @snador 6 ปีที่แล้ว

    Tool reviews like this are actually pretty helpful and cool, keep doing this kind of stuff please!

  • @TheSweMaster
    @TheSweMaster 6 ปีที่แล้ว

    Always struggled getting good data for input test cases, so this will be really helpful! :)

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

    The best fuzzer I have ever used is AFL. Very powerful and has tons of features, but to get started I think this radamsa is a good idea. AFL can get really complicated.

    • @peesicle
      @peesicle 3 ปีที่แล้ว

      afl gets very complicated when dealing with sockets

  • @rage7658
    @rage7658 6 ปีที่แล้ว +15

    For april fools you should change your pfp to shrek and rename your channel live ogreflow

    • @rootabeta9015
      @rootabeta9015 5 ปีที่แล้ว

      Linux is like an onion: it has rings

  • @discordiangod
    @discordiangod 6 ปีที่แล้ว

    I can see the potential, really smart program!

  • @SourceCodeDeleted
    @SourceCodeDeleted 6 ปีที่แล้ว

    Perhaps I am weird, but I don't want to run a fuzzer multiple times like this.

  • @markusbraun8463
    @markusbraun8463 6 ปีที่แล้ว +23

    No intro in this video...I like that!

  • @UsmanAbdulHalim
    @UsmanAbdulHalim 6 ปีที่แล้ว

    Any way to fuzz a shared-lib via radamsa? Like, test all the function without needing to create a separate binary to test.

  • @jareksmiejczak5176
    @jareksmiejczak5176 6 ปีที่แล้ว

    +LiveOverflow If you'll ever land/end up in Poland -> I want to have a beer with You. I'm watching your videos week to week (together with Gynvael's channels). Thank you for everything! Radamsa looks so interesting!

  • @hikaru-live
    @hikaru-live 6 ปีที่แล้ว +2

    pipe radamsa into a serial port = fuzzing some embedded firmware. Compromises made for the limited resources can introduces bugs.

  • @TheGrimravager
    @TheGrimravager 6 ปีที่แล้ว

    inb4 you end up with ice9.exe (person of interest reference)

  • @jacobgreenberg1030
    @jacobgreenberg1030 6 ปีที่แล้ว

    How would you recommend recording and analysing relevant crashes with this?

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

    Added to favorites so I could do this when I get more experience ;)
    Maybe I'll revisit this video in a few years

  • @d74g0n
    @d74g0n 6 ปีที่แล้ว

    Have you met John the Rippers cousin? radamsa the fuzzer? lolcat

  • @justanormalperson
    @justanormalperson 6 ปีที่แล้ว

    how have i never heard of this amazing tool? :D

  • @Desam1000
    @Desam1000 6 ปีที่แล้ว

    well you said one thing at the and: "if you have an xml parser this is really good test input.." . but what you actually want to say is: if you are writing an xml parser on your own, that is really good test input. if you use one of the main xml parsers, the program behind that parser will probably never crash, because radamsa just generates non-xml that will be ignored by the xml parser.

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

      If you look on the github page of radamsa, which list CVEs that were found using radamsa as fuzzer, you find several XML vulnerabilities...
      For example CVE-2012-2870 was found with radamsa, it's a crash in an XML parser ;)

  • @mossy7225
    @mossy7225 6 ปีที่แล้ว

    could you please tell me what software do you use for your videos?

  • @kryptikmind4975
    @kryptikmind4975 6 ปีที่แล้ว

    Does it work for Web service fuzzing or just software ?

  • @rohitux
    @rohitux 6 ปีที่แล้ว

    sir how did you learn so much of things. Is you learn from your college or somewhere else sir please tell me.

    • @peesicle
      @peesicle 3 ปีที่แล้ว

      lmao

  • @StefanGliga48
    @StefanGliga48 6 ปีที่แล้ว

    Isn't clang libFuzzer better?

    • @LiveOverflow
      @LiveOverflow  6 ปีที่แล้ว

      guided fuzzing like libFuzzer or AFL are very different from what this is

  • @__mk_km__
    @__mk_km__ 6 ปีที่แล้ว

    Its amazing
    BuT hOw DoEs iT WeRk

  • @RaceForMoney
    @RaceForMoney 6 ปีที่แล้ว

    1337 - (document.domain) ?

    • @peabrainiac6370
      @peabrainiac6370 6 ปีที่แล้ว

      Where exactly in the video did you see that? I can't find it :/

  • @0xff733
    @0xff733 6 ปีที่แล้ว

    :facepalm: I can't believe how many ppl think this is a paid ad or something.

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

    T󠁮hanks, nice videnks, nice videnks, nice videnks, nice vide%do!

  • @blazejkula2546
    @blazejkula2546 6 ปีที่แล้ว

    How is it better than AFL?

    • @LiveOverflow
      @LiveOverflow  6 ปีที่แล้ว

      it's very different to AFL. Oranges and Apples.

    • @0xff733
      @0xff733 6 ปีที่แล้ว

      AFL is a fuzzer
      radamsa generates fuzzing test cases
      basically radamsa generates input for use with AFL when fuzzing programs

    • @blazejkula2546
      @blazejkula2546 6 ปีที่แล้ว

      Thanks for clarification!

  • @yololol6775
    @yololol6775 6 ปีที่แล้ว

    Good shit

  • @mooniuploads9165
    @mooniuploads9165 6 ปีที่แล้ว

    Hey, I will probably get ignored but whatever lol, I really want to start hacking but I don't know where to start there are so many videos about so many things I do not understand at all, I want to learn how to hack accounts, cameras, etc (NEVER do anything harmful, just something for fun)

  • @danecekluk
    @danecekluk 6 ปีที่แล้ว

    Hi

  • @tonipejic2645
    @tonipejic2645 6 ปีที่แล้ว +11

    Notification squad :D

    • @Bryss
      @Bryss 6 ปีที่แล้ว

      got a notification 10 min too late :D

  • @patchouli_s75
    @patchouli_s75 6 ปีที่แล้ว

    What is fucking? I don't get it