How to install Linux KeyLogger in Ubuntu

A keylogger is hardware/software based, that works on the background and maps every key stroke onto a log file without the users awareness.
For linux x86 architecture, LKL is the common keylogger ,also known as Linux KeyLogger.Linux Key Logger is a open source and a free software.Once installed the keylogger maps the keyboard port 0×60 for all the keystrokes into a log file.So here is how to install the software in Ubuntu.






Steps for installing LKL:
Step 1: Download the software using the sourceforge link here.
Step 2 : Extract the files from the archive.
Step 3 : Open the Console and move the directory to this lkl folder, cd lkl.
Step 4 : Next check the required resources by running the ./configure command.
Step 5 : Compile the package using the make command and after that you can even run the make check to run the optional tests after the make.
Step 6 : Run sudo make install to install the package program.
This completes the installation process of the software.
After you finis installing the software, here are the instructions and options to work with the software.

Instructions for use:
Type ‘lkl‘ command with the following options
-k  <keymap_file> : set keymap file
-o <output_file>    : set an output file
-l   : start logging keystrokes via keyboard port
-h  : help
-m <mail_id>         : mail the logs to specific email
-t   <host>                : set host to send to mail (default : localhost)
-b  : set debug mode
Hope this helped you in successfully installing the software.Leave your comments below for queries or any other help.Cheers..:)
Share:

0 comments:

Post a Comment

DISCLAIMER

The information provided on hottechtips.blogspot.com is to be used for educational purposes only. The website creator is in no way responsible for any misuse of the information provided. All of the information in this website is meant to help the reader develop a hacker defense attitude in order to prevent the attacks discussed. In no way should you use the information to cause any kind of damage directly or indirectly. The word “Hack” or “Hacking” on hottechtips.blogspot.com should be regarded as “Ethical Hack” or “Ethical hacking” respectively. You implement the information given at your own risk.