Pentest Base Box
As some tools are basically needed in every processs, this container is a base platform for pentesting needs.
If you want to build your own, you can add additional packages in
packages.txt
.
To change the user password of the default user hacker
can be set in
passwd.txt
Build
To build this container run
docker build -t base-box .