Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 502 Bytes

File metadata and controls

14 lines (11 loc) · 502 Bytes

StartPentest

A Python-Script that build a Folder-Structure for documenting a Pentest.

Install

All the needed python Moduls are installed by default. So no installation is needed.

Usage

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