A Python-Script that build a Folder-Structure for documenting a Pentest.
All the needed python Moduls are installed by default. So no installation is needed.
The script needs two inputs, a project-id and a clientname to create the Folder-Structure. The Folder will be created in the Home-Path of the user. The Folder-Name which will be created is project-id_clientname. To exexute the script simply type:
python StartPentest.py -id 1337 -client foobar