Programming a Keylogger in Python

Written by morpheuslord | Published 2021/06/10
Tech Story Tags: ethical-hacking | hacking | keylogger | cybersecurity | identity-management | identity-verification | cyber-threats | data-breach | web-monetization

TLDR A keylogger is a tool designed to record every keystroke on a system for later retrieval. Python keyloggers use python to be preinstalled in the victim's system and to have python installed or you may convert it into a binary to be installed in the system any way. The most basic program can collect the info only typed by the target and collect it via email or application. More sophisticated programs can collect:Typed Information, GPS location, IP address, saved data and saved data. You can even stealth your operation by adding the hiding the programs in a location and hiding the folder using the hide function.via the TL;DR App

no story

Written by morpheuslord | I am a red team operator, and a security enthusiast I write blogs and articles related to cyber-sec topics.
Published by HackerNoon on 2021/06/10