Sdcrow_MobSF is a dockerized Mobile Security Framework on CentOS for quick/easy deployment. Underlying system is maintained at MobSF
Check Dockerhub for available tags and updates here
docker pull sdcrow/mobsf:latest
docker pull sdcrow/mobsf:version-1.0.0
# clone
git clone https://github.com/Sdcrow/docker_mobsf.git
# change wdir
cd docker_mobsf
# build
docker builld . -t <image_tag>As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).
As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.