How To Install Mobsf In Windows
MobSF framework is an awesome tool for the security analysis of mobile applications. This tool supports both static and dynamic analysis. This tutorial covers MobSF installation on Linux-based distributions (e.g. Ubuntu) and Windows systems. Click Here if you are interested in the Elevation xv Android Mobile App Penetration Testing Tools.
MobSF Installation on Linux
Step 1: Download MobSF installer on system
git clone https://github.com/MobSF/Mobile-Security-Framework-MobSF.git
If git not installed on auto,
sudo apt-get install git-all
Step 2: Change directory by using cd command
cd Mobile-Security-Framework-MobSF
Step 3: Run
./setup.sh
Got Fault.
[ERROR] MobSF dependencies crave Python 3.8/3.9. You have Python version three.v.2 or python3 points to Python 3.5.2.
Update python to python3.9 past using below commands:
sudo apt-go update mkdir ~/tmp cd ~/tmp wget https://www.python.org/ftp/python/three.9.0/Python-3.9.0.tgz tar -xvzf Python-3.9.0.tgz cd Python-3.nine.0 ./configure sudo brand install
Once more Run.
./setup.sh
After successful installation. Shoot below command to run MobSF.
./run.sh 127.0.0.one:8000
Now, y'all can Admission MobSF past browsing http://localhost:8000/
Easy Method: Install MobSF on Linux using docker
Step1: Install docker
sudo apt install docker.io
Step ii: Install MobSF
sudo docker pull opensecurity/mobile-security-framework-mobsf
Step 3: Run MobSF
sudo docker run -it – rm -p 8000:8000 opensecurity/mobile-security-framework-mobsf:latest
Now, access MobSF on browser by url http://127.0.0.1:8000
MobSF Installation on Windows
You lot need to install a lot of pre-requisites to install MobSF. Although, the MobSF installer guides yous to install different programs. I am also listing some pre-requisites with a download link.
Click Here to download the python3.9 installer. Afterward download, gear up up python by clicking on the binary.
In addition, Install OpenSSL not-light version.
Click Here to download Visual Basic and install by clicking on binary file.
We are using git utility to download and install MobSF. Click Here to Download git. After installation, click on the setup file and install it. To bank check the proper installation, open Final and type git.
Now, Install MobSF on Windows using uncomplicated iii steps:
Step 1: Open Command Concluding. Download by using the git control or else you lot can download by browsing URL.
git clone https://github.com/MobSF/Mobile-Security-Framework-MobSF.git
Step 2: Change folder
cd Mobile-Security-Framework-MobSF
Stride 3: Install
setup.bat
Run MobSF
run.bat 127.0.0.1:8000
Access MobSF past browsing http://localhost:8000/
Get-go Test Run
I have downloaded a vulnerable android banking awarding by using this link and uploaded information technology on the tool. The tool will requite you a report containing all possible vulnerabilities found in the vulnerable application. Security Annotator needs to verify all vulnerabilities provided past the tool and identify false positives.
Conclusion
MobSF is a versatile tool and helps in the early on first of analysis of mobile applications. Y'all tin start analysis just by uploading apk or ipa file on the tool and yous get a set of possible issues in applications.
Source: https://allabouttesting.org/quick-tutorial-mobsf-installation-on-linux-windows/
Posted by: stewartspive1970.blogspot.com

0 Response to "How To Install Mobsf In Windows"
Post a Comment