Skip to content

Instantly share code, notes, and snippets.

@tthtlc
Created August 14, 2019 06:25
Show Gist options
  • Save tthtlc/ca7c0a38a21a246d961a6097e591d3ea to your computer and use it in GitHub Desktop.
Save tthtlc/ca7c0a38a21a246d961a6097e591d3ea to your computer and use it in GitHub Desktop.
Mobile Security Framework starting up
bash ./mydocker_mobile_secure.sh
[INFO] Loading User config from: /root/.MobSF/config.py
__ __ _ ____ _____ _ ___
| \/ | ___ | |__/ ___|| ___| __ _/ | / _ \
| |\/| |/ _ \| '_ \___ \| |_ \ \ / / || | | |
| | | | (_) | |_) |__) | _| \ V /| || |_| |
|_| |_|\___/|_.__/____/|_| \_/ |_(_)___/
Mobile Security Framework v1.0 Beta
REST API Key: 18818584e3a5158a647510e9b88ecf1d19d7e67955a3c6f34040e9fcfad03e43
OS: Linux
Platform: Linux-4.15.0-55-generic-x86_64-with-Ubuntu-17.10-artful
Dist: ('Ubuntu', '17.10', 'artful')
[INFO] Finding JDK Location in Linux/MAC....
[INFO] JDK 1.7 or above is available
[WARNING] Could not find VirtualBox path.
[INFO] Checking for Update.
[WARN] A new version of MobSF is available,
Please update from master branch or check for new releases.
No changes detected
[INFO] Loading User config from: /root/.MobSF/config.py
__ __ _ ____ _____ _ ___
| \/ | ___ | |__/ ___|| ___| __ _/ | / _ \
| |\/| |/ _ \| '_ \___ \| |_ \ \ / / || | | |
| | | | (_) | |_) |__) | _| \ V /| || |_| |
|_| |_|\___/|_.__/____/|_| \_/ |_(_)___/
Mobile Security Framework v1.0 Beta
REST API Key: 18818584e3a5158a647510e9b88ecf1d19d7e67955a3c6f34040e9fcfad03e43
OS: Linux
Platform: Linux-4.15.0-55-generic-x86_64-with-Ubuntu-17.10-artful
Dist: ('Ubuntu', '17.10', 'artful')
[INFO] Finding JDK Location in Linux/MAC....
[INFO] JDK 1.7 or above is available
[WARNING] Could not find VirtualBox path.
[INFO] Checking for Update.
[WARN] A new version of MobSF is available,
Please update from master branch or check for new releases.
No changes detected in app 'StaticAnalyzer'
[INFO] Loading User config from: /root/.MobSF/config.py
__ __ _ ____ _____ _ ___
| \/ | ___ | |__/ ___|| ___| __ _/ | / _ \
| |\/| |/ _ \| '_ \___ \| |_ \ \ / / || | | |
| | | | (_) | |_) |__) | _| \ V /| || |_| |
|_| |_|\___/|_.__/____/|_| \_/ |_(_)___/
Mobile Security Framework v1.0 Beta
REST API Key: 18818584e3a5158a647510e9b88ecf1d19d7e67955a3c6f34040e9fcfad03e43
OS: Linux
Platform: Linux-4.15.0-55-generic-x86_64-with-Ubuntu-17.10-artful
Dist: ('Ubuntu', '17.10', 'artful')
[INFO] Finding JDK Location in Linux/MAC....
[INFO] JDK 1.7 or above is available
[WARNING] Could not find VirtualBox path.
[INFO] Checking for Update.
[WARN] A new version of MobSF is available,
Please update from master branch or check for new releases.
Operations to perform:
Apply all migrations: StaticAnalyzer, auth, contenttypes, sessions
Running migrations:
Applying StaticAnalyzer.0001_initial... OK
Applying contenttypes.0001_initial... OK
Applying contenttypes.0002_remove_content_type_name... OK
Applying auth.0001_initial... OK
Applying auth.0002_alter_permission_name_max_length... OK
Applying auth.0003_alter_user_email_max_length... OK
Applying auth.0004_alter_user_username_opts... OK
Applying auth.0005_alter_user_last_login_null... OK
Applying auth.0006_require_contenttypes_0002... OK
Applying auth.0007_alter_validators_add_error_messages... OK
Applying auth.0008_alter_user_username_max_length... OK
Applying auth.0009_alter_user_last_name_max_length... OK
Applying sessions.0001_initial... OK
[INFO] Loading User config from: /root/.MobSF/config.py
[INFO] Loading User config from: /root/.MobSF/config.py
Performing system checks...
__ __ _ ____ _____ _ ___
| \/ | ___ | |__/ ___|| ___| __ _/ | / _ \
| |\/| |/ _ \| '_ \___ \| |_ \ \ / / || | | |
| | | | (_) | |_) |__) | _| \ V /| || |_| |
|_| |_|\___/|_.__/____/|_| \_/ |_(_)___/
Mobile Security Framework v1.0 Beta
REST API Key: 18818584e3a5158a647510e9b88ecf1d19d7e67955a3c6f34040e9fcfad03e43
OS: Linux
Platform: Linux-4.15.0-55-generic-x86_64-with-Ubuntu-17.10-artful
Dist: ('Ubuntu', '17.10', 'artful')
[INFO] Finding JDK Location in Linux/MAC....
[INFO] JDK 1.7 or above is available
[WARNING] Could not find VirtualBox path.
[INFO] Checking for Update.
[WARN] A new version of MobSF is available,
Please update from master branch or check for new releases.
System check identified no issues (0 silenced).
August 14, 2019 - 06:21:04
Django version 2.0.5, using settings 'MobSF.settings'
Starting development server at http://0.0.0.0:8000/
Quit the server with CONTROL-C.
[14/Aug/2019 06:21:05] "GET / HTTP/1.1" 200 7723
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment