Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

Thread: LSD hacker Broke Windows Server 2003

  1. #11
    Senior Member IKnowNot's Avatar
    Join Date
    Jan 2003
    Posts
    792
    Pucker up people!

    Widespread use of RPC DCOM Exploit

    ( I can't believe Windows ME has a redeeming value! )

    Oh, and for Negative,
    Exploitation of Microsoft RPC Vulnerabilities , the additional warning was apparently justified, even though he didn't review the previous threads first!
    " And maddest of all, to see life as it is and not as it should be" --Miguel Cervantes

  2. #12

    I need help

    I'm new to all of this but can someone tell me what a buffer underrun is? And also how it works?
    --
    Jared

  3. #13
    Senior Member DeadAddict's Avatar
    Join Date
    Jun 2003
    Posts
    2,583
    Buffer Under Run Occurs when the system cannot keep up a steady data stream to the CD recording software.

    I think you meant Buffer overflow it is when data transferred to a buffer exceeds the storage capacity of the buffer and some of the data “overflows” into another buffer, one that the data was not intended to go into. Since buffers can only hold a specific amount of data, when that Limit has been reached the data has to flow somewhere else, it goes into another buffer, which can corrupt data that is already contained in that buffer

    and how it works you send data with instructions to corrupt a system that are purposely written into a file in full knowledge that the data will overflow a buffer and release the instructions into the computer’s instructions. I may be wrong about that I am sure someone will correct me if I am

  4. #14
    Buffer overflow happens on DoS attacks???

  5. #15
    Senior Member
    Join Date
    Nov 2001
    Posts
    4,785
    not all BOFs cause a DoS

    Not all DoS is caused by a BOF

    A BOF can cause a DoS
    Bukhari:V3B48N826 “The Prophet said, ‘Isn’t the witness of a woman equal to half of that of a man?’ The women said, ‘Yes.’ He said, ‘This is because of the deficiency of a woman’s mind.’”

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •