Debang5hu / keylogger

a simple keylogger in python that sends the keystrokes to the server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ” ⌨ keylogger

A simple keylogger made in python that send the keystrokes to attacker's server

🐼 How It Works

It captures the Keylogs and store it locally and periodically upload the file to the FTP Server.

πŸ› οΈ Usage

Run the FTP Server In Linux.

πŸ–± To start the FTP Server:

README

πŸ‘₯ Client:

🐧 Linux:

README

πŸ–₯️ Windows:

README

πŸš€ New Feature

  • It fetches the unique clipboard data
  • FTP Server Implemented

🐞 Bug

  • Feel free to report any Bugs

πŸ₯· To Do

  • To implement Encryption during the File Transfer
  • To implement Port Forwarding
  • To log the keystrokes of Virtual Keyboard

πŸ’» My Set-Up

  • Language Used: Python3
  • IDE: VS Code
  • OS Used: Linux (Debian) ,Windows 10
  • Virtualbox

Python VS CODE Debian Windows Virtualbox

πŸ’¬ To Reach Me

🚫 Disclamer: Don't use it to harm other's privacy

About

a simple keylogger in python that sends the keystrokes to the server


Languages

Language:Python 94.6%Language:Shell 5.4%