{"id":28345351,"url":"https://github.com/backdoorali/keylogger-edu","last_synced_at":"2026-03-01T02:02:35.902Z","repository":{"id":286963948,"uuid":"963066682","full_name":"BackdoorAli/keylogger-edu","owner":"BackdoorAli","description":"Educational keylogger built with Python for learning and red team awareness.","archived":false,"fork":false,"pushed_at":"2025-11-12T01:57:28.000Z","size":29,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-12T03:22:13.079Z","etag":null,"topics":["beginner","beginner-friendly","cybersecurity","educational","keylogger","python","redteam"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BackdoorAli.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-04-09T05:30:08.000Z","updated_at":"2025-11-12T01:57:32.000Z","dependencies_parsed_at":"2025-05-06T07:28:44.253Z","dependency_job_id":"d09b4a91-9449-4aec-9746-f906b775d6fc","html_url":"https://github.com/BackdoorAli/keylogger-edu","commit_stats":null,"previous_names":["mira2720/keylogger-edu","backdoorali/keylogger-edu"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BackdoorAli/keylogger-edu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BackdoorAli%2Fkeylogger-edu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BackdoorAli%2Fkeylogger-edu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BackdoorAli%2Fkeylogger-edu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BackdoorAli%2Fkeylogger-edu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BackdoorAli","download_url":"https://codeload.github.com/BackdoorAli/keylogger-edu/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BackdoorAli%2Fkeylogger-edu/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29958398,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T01:47:18.291Z","status":"online","status_checked_at":"2026-03-01T02:00:07.437Z","response_time":124,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["beginner","beginner-friendly","cybersecurity","educational","keylogger","python","redteam"],"created_at":"2025-05-27T12:09:41.910Z","updated_at":"2026-03-01T02:02:35.894Z","avatar_url":"https://github.com/BackdoorAli.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Educational Python Keylogger\n\n![Python](https://img.shields.io/badge/python-3.8%2B-blue)\n![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)\n![Repo size](https://img.shields.io/github/repo-size/Mira2720/keylogger-edu)\n\n\n**Created by BackdoorAli aka NotAlita (GitHub: https://github.com/BackdoorAli)**  \n\n\n**For educational purposes only. Unauthorised use is strictly prohibited.**\n\n\nThis is a cross-platform Python keylogger built to demonstrate red team tactics and teach ethical cybersecurity awareness.\n\n## Features\n\n- Cross-platform: Windows, macOS, Linux\n- Clipboard monitoring\n- Auto email logs every X minutes\n- Logs active window titles\n- Dumps system info on start\n- Stealth mode (Windows + silent Linux/macOS)\n\n## Setup\n\n1. Clone the repo:\n   ```bash\n   git clone https://github.com/BackdoorAli/keylogger-edu.git\n   cd keylogger-edu\n   ```\n\n2. Install requirements:\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n3. (Linux only) Install `xdotool`:\n   ```bash\n   sudo apt install xdotool\n   ```\n\n4. Edit your email/password in `keylogger.py` before running.\n\n5. Run the script:\n   ```bash\n   python keylogger.py\n   ```\n\n## Ethical Use\n\nThis project is intended to help defenders understand attacker tactics. Use it only in controlled lab environments.\n\nSee the [CASE_STUDY.md](./CASE_STUDY.md) for a practical walkthrough.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbackdoorali%2Fkeylogger-edu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbackdoorali%2Fkeylogger-edu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbackdoorali%2Fkeylogger-edu/lists"}