GOWF is a pentest Wi-Fi LAB project. The purpose of this lab is to give pentesters a vulnerable Wi-FI environment (connected to GOAD) ready to use to practice usual attack techniques.
- Installation is in two parts :
- providing : it is made with vagrant, it download and run empty Kali Linux box.
- provisioning : it is made with ansible, it will install all the stuff to make the lab running
- You are on linux, you already got virtualbox, vagrant installed on your host and you know what you are doing, just run :
vagrant up
- Add PEAP
- Connect GOWF to GOAD
- This repo is based on the work of M4yFly