This is a project to research and find vulnerabilities in wireless networks. Thus we will use well-known techniques and attacks in controlled networks to simulate real situations and obtain results. As vulnerabilities are encountered we will begin the search process to address this vulnerability, thereby reducing or completely ending it.
To run these programs here you must install the python modules like here with pip
:
1º install pip:
$ sudo apt-get install python-pip
2º install the python module:
$ pip install module_name
We will use the linux operating system whose distribution is called Kali Linux and can be downloaded here.