项目作者: mvondracek

项目描述 :
Wi-Fi Machine-in-the-Middle: Automation of MitM Attack on Wi-Fi Networks
高级语言: Python
项目地址: git://github.com/mvondracek/wifimitm.git
创建时间: 2017-04-23T20:00:36Z
项目社区:https://github.com/mvondracek/wifimitm

开源协议:MIT License

下载




wifimitm logo

Wi-Fi Machine-in-the-Middle: Automation of MitM Attack on Wi-Fi Networks

Target OS
Python version
PRs Welcome

Is your network secure? How easy is it for someone to eavesdrop on you?

Abstract

Widely used network technologies and principles of wireless security suffer weaknesses that can be exploited to perform the Man-in-the-Middle attack, allowing to eavesdrop or to spoof the network communication. The work focuses on possibilities of automation of the attack with a utilization of available specialized tools. The outcome of the research is the wifimitm package and the wifimitmcli CLI tool, both implemented in Python. The emphasis was placed on possibilities of further incorporation of the developed tool. The package provides functionality for automated MitM attack and can be used by other software. The wifimitmcli tool is capable of performing a successful fully automated attack without any intervention from an attacker.

This research can be used for automated penetration testing and forensic investigation. Finally, a popularization of the fact that such severe attacks can be successfully automated should be used to raise the public awareness about the information security. In these days, this issue involves almost every one of us.