Open
Conversation
KeyLogger
Inputs To Mail:
Get Keyboard, Mouse, Screenshot, Microphone Inputs and Send to your Mail.
The purpose of the project is to test the security of information systems.
Installation:
You don't need to do anything for installation, just run the script.
Usage:
1. Create an account on Mailtrap using a temp mail.
2. Set your own SMTP USERNAME and SMTP PASSWORD in the `keylogger.py` file.
3. Install the required packages:
```sh
pip install -r requirements.txt
```
4. Run the keylogger script:
```sh
python3 keylogger.py
```
5. Every 60 seconds, you will receive the data from the target computer.
Features:
- Encrypts logs before sending them via email.
- Captures keyboard, mouse, screenshot, and microphone inputs.
- Automatically deletes itself if the target tries to access the script.
Disclaimer:
This project is for educational purposes only. Use it responsibly and only on systems you have permission to test.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
KeyLogger
Inputs To Mail:
Get Keyboard, Mouse, Screenshot, Microphone Inputs and Send to your Mail.
The purpose of the project is to test the security of information systems.
Installation:
You don't need to do anything for installation, just run the script.
Usage:
keylogger.pyfile.sh pip install -r requirements.txtsh python3 keylogger.pyFeatures:
Disclaimer:
This project is for educational purposes only. Use it responsibly and only on systems you have permission to test.