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

Thread: ctrl+alt+del

  1. #11
    Senior Member gore's Avatar
    Join Date
    Oct 2002
    Location
    Michigan
    Posts
    7,177
    It's called a "Hardware Interrupt". Meaning it makes it harder for someone to use something other than a password to get on. I can't think of a time where it would matter off hand but it is early. I'll check my book later or something unless someone else replies and gives an example instead. I think it was something with being able to use a program to get things at log in....I forgot, I've never really looked into it much but had to do some readin on it for my Security + So I'll check later on.

  2. #12
    I just want to point out that you have to be careful cause there are tools that can still keylog the password even at windows startup. To my knowledge it works like a driver and that is how it does it.

    http://www.keylogger.org/program.cgi?id=6


    So be careful

  3. #13
    Originally posted here by coderecycle
    I just want to point out that you have to be careful cause there are tools that can still keylog the password even at windows startup. To my knowledge it works like a driver and that is how it does it.

    http://www.keylogger.org/program.cgi?id=6


    So be careful

    I think what they ment is that it only logs the TIME it starts up and shuts down.
    The Earth turns, but we don\'t feel it move, and one night you look up, one spark, and the sky is on fire. - GONY

    01100011 01101100 01101111 01101110 01100101 01110100 01101000 01100101 01110000 01101100 01100001 01101110 01100101 01110100

  4. #14
    I do believe the CTRL+ALT+DEL sequence was to prevent automated brute force attempts too? Or am I gravely mistaken?
    I blame you cos my mind is not my own, so don't blame me if I trespass in your zone!

  5. #15
    Senior Member
    Join Date
    Apr 2004
    Posts
    1,130
    Originally posted here by RejectKnowledge
    I do believe the CTRL+ALT+DEL sequence was to prevent automated brute force attempts too? Or am I gravely mistaken?
    dont think so, but i maybe wrong. MS get this sequence (already in use previously) and make it impossible (as far i know) to be hooked by any program. So you can hook on keyboard, but you cant get that sequence, even with a system driver. Im looking for an old documentation, but apparently its done on 1st level int handler and it cannot be overrided by any other program. Im trying to dig that paper....
    Meu sítio

    FORMAT C: Yes ...Yes??? ...Nooooo!!! ^C ^C ^C ^C ^C
    If I die before I sleep, I pray the Lord my soul to encrypt.
    If I die before I wake, I pray the Lord my soul to brake.

Posting Permissions

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