Skip to content
master
Go to file
Code
This branch is 1 commit ahead of phoenixadb:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
ci
 
 
 
 

README.md

MobSF-Tools

Tools around MobSF security mobile testing solution

MobSF on Mac deployment made easy

The MobSF Ansible role for Mac simplifies the installation of MobSF. It also transforms it into a service started automatically at user session's start. Apple's developer documentation

Prerequisites

First install Ansible with Homebrew. In a terminal type : brew install ansible

How to install

  • Clone the projet MobSF-Tools
  • Open a terminal and go inside the MobSF-Tools/ansible directory.
  • Then type: ansible-playbook -K mac-mobsf.yml

Continuous Integration script

MobSF provides API for CI. upload_mobsf.sh is a simple script using this API to help you to integrate MobSF. Exemple: upload_mobsf.sh 'https://mymobsf:8000' '7374e14eb76d40672961d93ed3769a2e71b6f852f8d6f483159bce6c9f83f6e7' ./myapp.apk true './' For security reason, you can ask to MobSF to remove the scan once you have downloaded the report.

About

Tools around MobSF security mobile testing solution

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.