Coder Social home page Coder Social logo

the-bost / keyloger_http Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 10 KB

My keylogger is a script that captures keystrokes and sends them to a local http server using the IP address localhost and port 80. It logs all keystrokes to a text file.

Python 72.49% Batchfile 20.47% VBScript 7.04%

keyloger_http's Introduction

Keylogger

Detailed Description:

The keylogger script provided here serves the purpose of silently capturing keystrokes made on the system it's installed on. It operates by intercepting keyboard input and logging it into a text file while also sending the captured keystrokes to a local http server. The server runs on the localhost IP address and utilizes port 80 for communication. (I need help because I am unable to connect to the HTTP server with other PCs on the same network. (whereiam.txt is for local_ip value)

Usage:

  1. Installation:

Run the provided VBScript (start_all.vbs) to automatically install the necessary components and start all. This script installs the required Python packages (keyboard, and other) for the keylogger to function properly. this keyloger is full automaticly

  1. Running the Keylogger:

Execute the keylogger script (keylogger.py) using Python. The script will silently run in the background, capturing all keyboard input.

  1. Accessing the Captured Keystrokes:

All captured keystrokes are logged into a text file (txt.txt). The text file contains a chronological record of all keystrokes made while the keylogger is active.

  1. Configuring Firewall:

If you encounter issues accessing the local http server from other devices on the network, it may be due to firewall restrictions. You need to configure the firewall to allow incoming connections to the server port (port 80) to enable access from other devices.

  1. Contributing:

Contributions to this project are welcome. If you encounter any issues or have suggestions for improvements, feel free to open an issue or submit a pull request on GitHub.

!!!Disclaimer: This keylogger script is intended for educational and research purposes only. It should be used responsibly and ethically, and never for any illegal or malicious activities.

Author: theBOST

Version: V.1.0 (for github)

Date: 29.03.2024

keyloger_http's People

Contributors

the-bost avatar

Stargazers

 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.