What are the limitations of keystroke recorders?
February 4, 2005 3:11 PM
Subscribe
Keystroke recorders. What are their limitations? A Windows XP computer where I work had a trojan which was described by antivirus companies to use a keystroke recorder to steal information and send it somewhere over the net. Does the OS have built-in protection against this? Can these things record
any keystroke made on a computer, or does it depend on the application?
posted by shoos to technology (10 comments total)
If it gets into Ring 0 (kernel) it's game over. The trojan can do anything at all, period. No limits at all, except what the computer hardware is physically capable of. To do that the user would have to have administrator rights (which windows XP gives by default).
A user with regular rights generally would only be able to affect operation of the computer as regards to his own account only, which would mean things like login passwords and the like probably wouldn't get recorded.
Of course, with the daily exploits found for windows XP, getting Admin rights as an executable executed with only regular rights isn't tough from what I see. :-D
posted by shepd at 3:16 PM on February 4, 2005