{% extends "base/base_layout.html" %} {% load static %} {% block sidebar_option %} sidebar-collapse {% endblock %} {% block extra_css %} {% endblock %} {% block content %}
MobSF cannot find android instance identifier. Make sure that an android instance is running and refresh this page.
If this error persists, Please set ANALYZER_IDENTIFIER in {{ settings_loc }} or via environment variable MOBSF_ANALYZER_IDENTIFIER.
{% if android_version %}
Recommended Android version is 9.0
Detected Android Version: {{android_version}}, SDK: {{ android_sdk }}
{% if android_sdk|floatformat > android_supported|floatformat %}
{% endif %}
{% endif %}
{% if android_version < 5 %}
Xposed Framework is used for instrumentation and you must MobSFy and reboot the Android Runtime prior to Dynamic Analysis.
{% if android_version < 4.4 %}
For Android version 4.1 - 4.3, set Android VM proxy as {% if proxy_ip %} {{ proxy_ip }}{% else %} <Host IP>{% endif %}:{{proxy_port}}
{% endif %}
{% endif %}
Android instance: {{ identifier }}
APP | LOCATION IN DEVICE | ACTION |
---|---|---|
![]() {{ det.0 }} |
{{ det.1}} |
APP | FILE NAME | PACKAGE | ACTION |
---|---|---|---|
![]() {{ e.APP_NAME }} - {{ e.VERSION_NAME }} |
{{ e.FILE_NAME }} | {{ e.PACKAGE_NAME }} |