Install Mobile-Security-Framework-MobSF

From Embedded Lab Vienna for IoT & Security
Revision as of 08:46, 8 February 2020 by Epotetz (talk | contribs) (Created page with "== Summary == his documentation describes how to install MobSF on Ubuntu and Docker. == Description == === Install on Ubuntu=== Enter these commands in the shell Install...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary

his documentation describes how to install MobSF on Ubuntu and Docker.

Description

Install on Ubuntu

Enter these commands in the shell Install Git sudo apt get install git Install Python 3.6 - 3.7 sudo apt-get install python3 Install JDK 8+ sudo apt-get install openjdk-8-jdk Install the following dependencies: sudo apt install python3-venv python3-pip python3-dev build-essential libffi-dev libssl-dev libxml2-dev libxslt1-dev libjpeg8-dev zlib1g-dev wkhtmltopdf


Install with Docker

docker pull opensecurity/mobile-security-framework-mobsf docker run -it --name mobsf -p 8000:8000 opensecurity/mobile-security-framework-mobsf:latest


Used Hardware

Device to be used with this documentation Maybe another device to be used with this documentation

Courses

References