pentesting_lab is a powerful suite for the creation of a virtual enviroment in which do security research.
- Virtual Machines creation and provisioning of VMs
- Network creation of a virtual network for the interconnection of the VMs
- Modules easily extensible through modules
WIP
Needed packages:
- python3
- pip
- pipenv
- virtualbox
- vagrant
- ansible
git clone https://github.com/therealbobo/pentesting_lab
cd pentesting_lab
pipenv shell
pipenv install
python -m pentesting_lab
pentesting_lab
is made with ♥ by therealbobo