Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bl4ck44/keylogger
Script en python para crear keylogger local y remoto.
https://github.com/bl4ck44/keylogger
cracking hacking keylogger python python3 registrador smtplib social-engineering social-engineering-attacks tool
Last synced: about 2 months ago
JSON representation
Script en python para crear keylogger local y remoto.
- Host: GitHub
- URL: https://github.com/bl4ck44/keylogger
- Owner: bl4ck44
- License: gpl-3.0
- Created: 2022-11-19T00:48:51.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-22T17:26:40.000Z (about 1 year ago)
- Last Synced: 2023-11-22T18:30:41.533Z (about 1 year ago)
- Topics: cracking, hacking, keylogger, python, python3, registrador, smtplib, social-engineering, social-engineering-attacks, tool
- Language: Python
- Homepage:
- Size: 7.06 MB
- Stars: 17
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Keylogger
Un keylogger es una herramienta de software que registra y monitoriza las pulsaciones de teclas realizadas en un dispositivo, sin el conocimiento ni el consentimiento del usuario.
```
sudo apt-get update && sudo apt install -y python3-pip xclip lolcat figlet && python3 -m pip install --upgrade coloramagit clone https://github.com/bl4ck44/Keylogger.git
cd Keylogger
pip install -r requirements.txt
python3 menu.py
```
**NOTA:** Al generar el keylogger remoto hay que configurar el usuario y contraseña en el script.