Difference between revisions of "Mobile-Security-Framework-MobSF"

From Embedded Lab Vienna for IoT & Security
Jump to navigation Jump to search
Line 13: Line 13:
=== Step 1 ===
=== Step 1 ===


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


=== Step 2 ===
=== Step 2 ===
Line 35: Line 29:


== References ==
== References ==
* https://github.com/MobSF/Mobile-Security-Framework-MobSF/wiki/1.-Documentation


[[Category:Documentation]]
[[Category:Documentation]]

Revision as of 13:09, 8 February 2020

Summary

Mobile Security Framework (MobSF) is an automated, all-in-one mobile application (Android/iOS/Windows) pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis. The Dynamic Analyzer helps you to perform runtime security assessment and interactive instrumented testing.

Description what this documentation is about

Requirements

In order to complete these steps, you must have followed Some Other Documentation before.

Description

Step 1

Step 2

Used Hardware

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

Courses

References