abelreqma / keylogger

Keylogger written in Python

Repository from Github https://github.comabelreqma/keyloggerRepository from Github https://github.comabelreqma/keylogger

Python Keylogger

This basic keylogger written in Python uses the keyboard, socket, time, and os modules. On the host machine, start a Netcat listener on the defined port (3691). On the target machine, change the server variable to the host IP address and execute the Python file. The keylogger will send data every 10 seconds to the Netcat listener.

About

Keylogger written in Python

License:GNU General Public License v3.0


Languages

Language:Python 100.0%