unix-thrust / beurk

BEURK Experimental Unix RootKit
GNU General Public License v3.0
362 stars 94 forks source link

Keylogger #95

Open corefx opened 8 years ago

corefx commented 8 years ago

A keylogger would be a nice feature for this rootkit for capturing user activity such as entered passwords. Captured data can be saved to a hidden logfile.

nil0x42 commented 8 years ago

I agree 200% ! First we need to focus on stability testing over some distributions, and stress testing, but your idea is great.

jcage88 commented 8 years ago

Keylogger is a really cool feature, I have to say. What do you need it for? As for me, I use the free keylogger from http://www.spyrix.com/spyrix-free-keylogger.php website for logging some keystrokes on my computers. It always works very nicely for my needs. Maybe, you will find it useful for you too

nil0x42 commented 8 years ago

@jcage88 : we are looking for a keylogger included in BEURK. i imagine something capable of logging keystrokes per user, on an unix system, without depending on an X server (as BEURK focuses on servers).

Thanks for the feedback but spyrix is a WinNT keylogger, so we can't use it or even take inspiration from it :/