Snake Game Keylogger - Hidden Threat Demo
This project demonstrates how a keylogger can be embedded within a seemingly harmless Snake game to capture and exfiltrate sensitive data from a victim's machine. The demo showcases the techniques used to hide the malicious code, capture input data, and send it to an attacker via Telegram.
-
Phising the victim through MAIL
- The keylogger code is injected into the Snake game, designed to start capturing keystrokes as soon as the game begins.
-
Running the Game:
-
Capturing and Exfiltrating Data:
-
Adding Keylogger to Startup
-
Data Transmission:
To run this project locally:
- Clone the repository:
git clone https://github.com/Matth3wV0/Keylogger.git
- Install the required dependencies:
pip install -r requirements.txt
- Modify the .env file with your Telegram API.
This project is intended for educational and research purposes only. The techniques demonstrated should not be used for illegal or unethical activities. Always obtain proper authorization before conducting security testing on any system.