Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.
/ EZKey Public archive

POC | EZKey is a FUD key-logger made for Windows

License

Notifications You must be signed in to change notification settings

xpierroz/EZKey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


R
EZKey

POC | FUD KeyLogger made with Python

by pierro




Introduction

EZKey is a POC made to demonstrate how a simple Python program is able to steal the keyboard activity from someone while passing most of the antivirus protections.

Features

  • FUD (fully undetectable)
  • Encrypting the data
  • Sending the data to your Discord Webhook

How to use

  • Download this repository and extract it.
  • Start client.py and create the payload
  • Then, the payload (ezkey.pyw) will be modified with your webhook
  • Edit the payload's name, and compile it (not necessary)
  • Send the payload to your victim

How does it work

Once the victim executes the payload, it will start the keylogger in the background. Every keys will be recorded and saved to MatPlot.cache. Everytime the maxlen var (chosed by the user when creating the payload) is reached, the keylogger will send a file containing the data to the webhook. The data will be encrypted to integers, so it will be harder to detect it.

Virus Total analyze

VirusTotal

Warning

This tool is explicitly designed and provided exclusively for educational intentions. Its primary objective is to illuminate the vulnerabilities that files can be susceptible to, highlighting the need for proactive security measures. It is imperative that this tool is never leveraged for any illegal, unauthorized, or malicious undertakings. Under no circumstances will I assume liability for any detrimental consequences inflicted upon your computing infrastructure. I hereby absolve myself from any complicity in activities of an illicit nature. Emphatically, this tool's utility is confined to didactic objectives.

Back to Top

About

POC | EZKey is a FUD key-logger made for Windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages