Nightingale contains all the required tools used by Pentesters. The docker image has basic Debian support and is completely platform independent. It is open source and promises the best possible experience for a complete pentest.
You can either create a docker image on your local server by modifying it according to your requirements or you can download the docker image directly from the docker hub itself.

Installation
git clone --depth 1 https://github.com/RAJANAGORI/Nightingale.git
cd Nightingale
docker build -t rajanagori/nightingale .
docker run -ti --hostname nightingale rajanagori/nightingale /bin/bash
cd /home/tools_mobile_vapt/Mobile-Security-Framework-MobSF/ source venv/bin/activate
./run 0.0.0.0:8081 &
service postgresql start Finishing our work, we run the command:service postgresql stop
You can download the program from here.
