Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 917 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 917 Bytes

PENTEST_PROJECT

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.

Size Limit example

Usage

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

Config

We will use the linux operating system whose distribution is called Kali Linux and can be downloaded here.