Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 647 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 647 Bytes

pentesting_lab

pentesting_lab is a powerful suite for the creation of a virtual enviroment in which do security research.

Main Features

  • Virtual Machines creation and provisioning of VMs
  • Network creation of a virtual network for the interconnection of the VMs
  • Modules easily extensible through modules

Documentation and Examples

WIP

Installation

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