2. Control Hijacking Attacks

Поділитися
Вставка
  • Опубліковано 14 січ 2025

КОМЕНТАРІ • 69

  • @happy_labs
    @happy_labs 6 років тому +19

    The fortran/cobol comment was the first time I've ever laughed out loud listening to a lecture. This whole presentation was super interesting and really well delivered

  • @Ali_Alhajji
    @Ali_Alhajji 4 роки тому +65

    I finally understand how doors work. Thank you MIT!!

    • @davidramos8888
      @davidramos8888 3 роки тому +7

      I was wondering how this comment would fit into the context of this video. Figured that out in the first few seconds lol.

    • @davidneal1127
      @davidneal1127 2 роки тому +6

      $80k a year in tuition and can't afford a can of three in one oil or wd40.

  • @AlexandraSandulescu
    @AlexandraSandulescu 6 років тому +33

    the proper term for bp / ebp register is "base pointer" not "break pointer"

  • @baileyharrison1030
    @baileyharrison1030 7 років тому +39

    OMG that door

  • @Rookiemi
    @Rookiemi 7 років тому +78

    too much door noise...needs some oil..

    • @qwerty69600
      @qwerty69600 7 років тому +13

      or the students could learn to tell the time

    • @BULLSHXTYT
      @BULLSHXTYT 4 роки тому

      Neri Matrixx This is just the second class genius. How many projects do you need to handle in that time? Mr. graduate?

  • @siddhanthasda6288
    @siddhanthasda6288 5 років тому +9

    vinod kambli sir.. you are great

  • @michaelendrizzi1293
    @michaelendrizzi1293 6 років тому +3

    Great lecture. Great style. I question the cost/benefit of the defenses. 1) Hacker does remote overflow of custom code, cannot see core dump so extremely hard to write an overflow without knowing the stack structure 2) Hacker overflows known piece of open source code. Hacker will see all the defenses (canary) and plans accordingly. SUMMARY: Best defense is bounds and input checking (following through on pointer dereferences), static code analysis, code review the diffs, training on OWASP top 10.

  • @stephenmwita6228
    @stephenmwita6228 7 років тому +12

    Coolest lecture ever.

  • @IsaacSerafino
    @IsaacSerafino 6 років тому +7

    Pretty sure it's a mistake to include C# in the list of languages that are safe from allowing raw pointer access.

  • @aidanbrumsickle
    @aidanbrumsickle 5 років тому +3

    The closed captions need to be reviewed by someone who understands the material. There are several mistakes.

  • @kobeclan8558
    @kobeclan8558 2 роки тому

    "imagine what happened in my parent time, if they did not understand things, they had to go home "😂

  • @turboDout
    @turboDout 6 років тому +2

    Really nice lecture. The professor presents the information in a pleasant way.

  • @pulkitgoel7195
    @pulkitgoel7195 4 роки тому +4

    MIT should mention that there are prerequisite to this course. You can’t possibly understand any of this unless you are highly proficient in programming/coding and how it works.

    • @mitocw
      @mitocw  4 роки тому +9

      The syllabus lists 6.033 Computer System Engineering as a prerequisite. See the course on MIT OpenCourseWare for more info at: ocw.mit.edu/6-858F14. Best wishes on your studies!

    • @pulkitgoel7195
      @pulkitgoel7195 4 роки тому

      @@mitocw hello, thank you so much for reply. I will first learn 6.033 now.

    • @pulkitgoel7195
      @pulkitgoel7195 4 роки тому

      @@mitocw can you please provide latest 6.033 course? The year 2005 one has first 3 lectures missing.

    • @Cneq
      @Cneq 3 роки тому +1

      I'm not sure about this I'm no where near the level of this course but the overall message is pretty easy to understand if you have some barebones knowledge of x86 assembly, C and how all of it works together, sure you may not get the nitty gritty of what this man is completely writing out but in terms of understanding buffer overflow and some of the other high level stuff he speaks about you should be able to understand it.
      Or perhaps I'm just telling myself I understand it, no clue lol however I truly do feel I understand at a high level what is being explained and this lecture and the prior one were great, hope to see how the rest of this course goes.

    • @peterkay7458
      @peterkay7458 Рік тому

      @@mitocw i have a degree in physics and worked on the nova and found this lecture really excellent and the lecturer has a great sense of humor for a subject so heavy. Extremely impressed

  • @GOLDVIOLINbowofdeath
    @GOLDVIOLINbowofdeath 5 років тому +2

    Those are squeaking folding chairs, not a door

  • @hechen236
    @hechen236 6 років тому

    1:22:00 When you check whether p' is out of bound, you actually have access to p. That means you can get the binary logarithm of the allocation size just from the table[p>>slot_size]. Why do you want the table to cover all allocation size of p?

  • @neuroplush7657
    @neuroplush7657 9 місяців тому

    It's amazing how someone not putting WD-40 on a hinge can make a lecture incredibly hard to learn from.

  • @wick9462
    @wick9462 5 років тому +2

    5:29 buffer grows downwards in stack, lol

  • @hoopssheaffer
    @hoopssheaffer 7 років тому +2

    This lecturer is awesome

  • @egonkirchof
    @egonkirchof 7 місяців тому

    No language can be fast and safe at the same time.

  • @hex1101
    @hex1101 6 років тому +3

    Hmm not a newbie lecture but interesting for sure

  • @kingking-zb2yy
    @kingking-zb2yy 2 роки тому +1

    excellent professor, but has got an iconic handwriting.

  • @msingh6208
    @msingh6208 2 роки тому

    Professor CJ ?

  • @thecombatengineer7069
    @thecombatengineer7069 3 роки тому +1

    Summary: despite the trend toward high and tight jeans, always keep your pointers low and loose, ‘baggy bound.’

  • @ashianaismail
    @ashianaismail 2 роки тому

    is there an earthquake happening during this lecture or is it just me?

  • @GamingBlake2002
    @GamingBlake2002 5 років тому +19

    STOP COMING THROUGH THE DOOR. JUST STOP. GO HOME. PLEASE.

  • @MuhammadShahbaz-gz8sc
    @MuhammadShahbaz-gz8sc 3 роки тому

    How it would work in practical observation

  • @petitionForHeeHaw
    @petitionForHeeHaw 6 років тому +1

    Terrific lecturer.

  • @Softcushion
    @Softcushion 2 роки тому

    That creaking door needs to be fixed asap super distracting at the start.

  • @varunsuresh9737
    @varunsuresh9737 6 років тому +2

    There is no JIT for python (Cpython atleast). Hence when it comes to C vs Python, definitely C outdoes python in perf

    • @Asorour1988
      @Asorour1988 6 років тому

      There should be no comparison between high and low level language. of course, C outdoes any higher level not just Python.

    • @flakaal
      @flakaal 5 років тому

      C outperfs every language

    • @dmsalomon
      @dmsalomon 4 роки тому

      Depends on the application. For an I/O bound application there can be very little difference.

    • @ezra1369
      @ezra1369 2 роки тому

      Python is just a tool for calling c and Haskell function

  • @rajutiwari7187
    @rajutiwari7187 7 років тому

    Stack canaries value is something like default value case if there won't any match of cases to be executed in Switch Statement

  • @vectoralphaSec
    @vectoralphaSec Місяць тому +1

    C is a bad language. Plain and simple sure it's fast, but has so many drawbacks.

  • @ezra1369
    @ezra1369 2 роки тому +1

    Rust solves a lot of the language problems

  • @comradepeter87
    @comradepeter87 4 роки тому +1

    I was good until that buddy/baggy allocator thing came.. Then I realized this has prerequisites.

    • @snake_eyes1937
      @snake_eyes1937 2 роки тому

      If you watch the next lecture he goes over more in-depth on buffer overflows and the baggy bounds system.

  • @judgeomega
    @judgeomega 7 років тому +5

    Sanitize. Sanitize all input. Alert log anything suspicious.

    • @satyenshah
      @satyenshah 7 років тому +11

      Alert log door noise. Lubricate all inputs. Sanitize anything suspicious.

    • @JorgeDiaz-xm7vo
      @JorgeDiaz-xm7vo 7 років тому

      lol

  • @dougd120
    @dougd120 3 роки тому

    Too much door noise...needs some oil in the future to control our own hijacking problems.

  • @shadyganem5448
    @shadyganem5448 4 роки тому +3

    Chris Rock is a good teacher

  • @IvanMVABC
    @IvanMVABC 2 роки тому

    Ambitionz Az a Programmer

  • @ares106
    @ares106 4 роки тому +1

    Please no more squeaking!!!!

  • @dakoje2951
    @dakoje2951 5 років тому +1

    What is WRONG with your classroom? Get some hecking oil ....

  • @caret4812
    @caret4812 4 роки тому +1

    spoiler alert the most disgusting door and handwriting in the same video

  • @jamesbrean8004
    @jamesbrean8004 8 місяців тому

    Save the human race and earth

  • @govegan6682
    @govegan6682 4 роки тому

    Stop moving the camera so much Jesus Christ it's so annoying.

  • @MrVipulLal
    @MrVipulLal 2 роки тому

    Wrong. JavaScript programs suffer from other vulnerabilities. C and C++ are much harder to hack

  • @jonassteinberg3779
    @jonassteinberg3779 6 років тому

    Decent lecture but guy is somewhat flippant/casual in his opinions about languages. For example does the potential for buffer overflows really imply that C is "...the spawn of the devil?" C is one of the five most important inventions in the history of programming. So 1) what has this professor done? And 2) it is very possible to write and patch apllications. There is no language that is impenitrable right now: not java, go, python, etc. So I'm not convinced yet that the answer is better memory "management".

    • @TCSyndicate
      @TCSyndicate 3 роки тому +4

      better memory management gets rid of a class of errors, and thus a large percent of security bugs. Now there's Rust that doesn't have to sacrifice speed to do it.

  • @jonassteinberg3779
    @jonassteinberg3779 6 років тому

    The more of this I watch the less I am impressed because a lot of the arguments the professor makes do not seem well thought-out. E.g. writing a parser in Python: yeah, okay. But...no one does that in C...ever. So the profundity of that point is lost on me. E.g. "...javascript to run at 2x..." He's comparing the speed of C with Javascript in a lecture on security? Wuh...? To me his wires are very crossed on that point. I'm confused: it's like he thinks software engineers are out writing web apps in C...? They are not...ever. But yes...network applications are written in C, lol...because of its superior speed. Maybe...maybe Go will overtake C...fine. But ya know what? The original Go compiler was written in uhhh...C! And the other is written in C++, lol.

    • @ezra1369
      @ezra1369 2 роки тому +1

      In the most popular version of python cpython the code your running is just someone else’s c function