{"id":13827245,"url":"https://github.com/mvondracek/wifimitm","last_synced_at":"2025-07-09T03:31:34.522Z","repository":{"id":94368997,"uuid":"89168820","full_name":"mvondracek/wifimitm","owner":"mvondracek","description":"Wi-Fi Machine-in-the-Middle: Automation of MitM Attack on Wi-Fi Networks","archived":false,"fork":false,"pushed_at":"2018-05-06T17:43:33.000Z","size":17163,"stargazers_count":52,"open_issues_count":1,"forks_count":12,"subscribers_count":8,"default_branch":"dev","last_synced_at":"2024-08-04T09:06:32.374Z","etag":null,"topics":["accessing-secured-wireless-networks","dictionary-personalization","impersonation","man-in-the-middle-attack","password-cracking","phishing","tampering-network-topology","wep","wlan","wpa","wpa2"],"latest_commit_sha":null,"homepage":"http://mvondracek.github.io/wifimitm/","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/mvondracek.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}},"created_at":"2017-04-23T20:00:36.000Z","updated_at":"2024-07-23T10:32:06.000Z","dependencies_parsed_at":"2023-04-14T22:55:32.004Z","dependency_job_id":null,"html_url":"https://github.com/mvondracek/wifimitm","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvondracek%2Fwifimitm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvondracek%2Fwifimitm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvondracek%2Fwifimitm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvondracek%2Fwifimitm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mvondracek","download_url":"https://codeload.github.com/mvondracek/wifimitm/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225481393,"owners_count":17481172,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["accessing-secured-wireless-networks","dictionary-personalization","impersonation","man-in-the-middle-attack","password-cracking","phishing","tampering-network-topology","wep","wlan","wpa","wpa2"],"created_at":"2024-08-04T09:01:52.646Z","updated_at":"2024-11-20T06:31:17.937Z","avatar_url":"https://github.com/mvondracek.png","language":"Python","funding_links":[],"categories":["\u003ca id=\"42f9e068b6511bcbb47d6b2b273097da\"\u003e\u003c/a\u003e未分类","others"],"sub_categories":["\u003ca id=\"3bd67ee9f322e2c85854991c85ed6da0\"\u003e\u003c/a\u003e投毒\u0026\u0026Poisoning"],"readme":"\u003cp align=\"center\"\u003e\r\n  \u003ca href=\"http://mvondracek.github.io/wifimitm/\"\u003e\r\n    \u003cimg alt=\"wifimitm logo\" src=\"http://mvondracek.github.io/wifimitm/assets/wifimitm-logo.150x150.png\"\u003e\r\n  \u003c/a\u003e\r\n\u003c/p\u003e\r\n\r\n## Wi-Fi Machine-in-the-Middle: Automation of MitM Attack on Wi-Fi Networks\r\n[![Target OS](https://img.shields.io/badge/Target%20OS-Arch%20Linux-0077bb.svg?style=flat-square)](https://www.archlinux.org/)\r\n[![Python version](https://img.shields.io/badge/Python-3-blue.svg?style=flat-square)](https://www.python.org/)\r\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)\r\n\r\n![Is your network secure? How easy is it for someone to eavesdrop on you?](http://mvondracek.github.io/wifimitm/assets/header.png)\r\n\r\n* [Author](https://mvondracek.github.io/wifimitm/author/)\r\n* [Videos](http://mvondracek.github.io/wifimitm/videos/)\r\n* [Slides](http://mvondracek.github.io/wifimitm/slides/)\r\n\r\n* [Manual](http://mvondracek.github.io/wifimitm/manual/)\r\n\r\n* [Poster (cz)](http://mvondracek.github.io/wifimitm/assets/wifimitm-poster-cz.pdf)\r\n* [Bachelor's thesis](http://www.fit.vutbr.cz/study/DP/BP.php.en?id=18596)\r\n* [Software product in NES@FIT research group](http://www.fit.vutbr.cz/research/prod/index.php.en?id=487)\r\n\r\n### Abstract\r\n\r\nWidely used network technologies and principles of wireless security suffer weaknesses that can be exploited to perform the\u0026nbsp;Man-in-the-Middle attack, allowing to eavesdrop or to spoof the\u0026nbsp;network communication. The\u0026nbsp;work focuses on possibilities of automation of the\u0026nbsp;attack with a\u0026nbsp;utilization of available specialized tools. The\u0026nbsp;outcome of the\u0026nbsp;research is the\u0026nbsp;wifimitm package and the\u0026nbsp;wifimitmcli CLI tool, both implemented in Python. The\u0026nbsp;emphasis was placed on possibilities of further incorporation of the\u0026nbsp;developed tool. The\u0026nbsp;package provides functionality for automated MitM attack and can be used by other software. The\u0026nbsp;wifimitmcli tool is capable of performing a\u0026nbsp;successful fully automated attack without any intervention from an attacker.\r\n\r\nThis research can be used for automated penetration testing and forensic\u0026nbsp;investigation. Finally, a\u0026nbsp;popularization of the\u0026nbsp;fact that such severe attacks can be successfully automated should be used to raise the\u0026nbsp;public awareness about the\u0026nbsp;information security. In\u0026nbsp;these days, this issue involves almost every one\u0026nbsp;of\u0026nbsp;us.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvondracek%2Fwifimitm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmvondracek%2Fwifimitm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvondracek%2Fwifimitm/lists"}