INFORMATION
Raw Logs
{% if droidmon %} Droidmon API Monitor Logs {% endif %} {% if apimon %} API Monitor Logs {% endif %} {% if frida_logs %} Frida Logs {% endif %} HTTP(S) Traffic Logcat Logs Dumpsys Logs Application Data
{% extends "base/base_layout.html" %} {% load static %} {% block sidebar_option %} sidebar-mini {% endblock %} {% block extra_css %} {% endblock %} {% block sidebar %}
{% endblock %} {% block content %}INFORMATION
{% if droidmon %} Droidmon API Monitor Logs {% endif %} {% if apimon %} API Monitor Logs {% endif %} {% if frida_logs %} Frida Logs {% endif %} HTTP(S) Traffic Logcat Logs Dumpsys Logs Application Data
{{api | upper}}
| CLASS | METHOD |
|---|---|
| {{ call|key:"class" }} |
{{ call|key:"method" }}
Result: {{ call|key:"result"}} {% endif %} {% if call|key:"returnValue" %}Return Value: {{ call|key:"returnValue"}} {% endif %} {% if call|key:"decoded" %}Decoded String: {{ call|key:"decoded" }} {% endif %}Called From: {{ call|key:"calledFrom" }} |
{{details|key:"name"}}
| CLASS | METHOD |
|---|---|
| {{ call|key:"class" }} |
{{ call|key:"method" }}
{% if call|key:"args" %}
Arguments: {{ call|key:"args" }} {% endif %} {% if call|key:"decoded" %}Decoded String: {{ call|key:"decoded" }} {% endif %} {% if call|key:"return" %}Return: {{ call|key:"return" }} {% endif %} |
TLS/SSL Security Tester
| TESTS | RESULT |
|---|---|
| TLS Misconfiguration Test | {% if tls_tests%}{% if tls_tests.tls_misconfigured == True %}❌{% else %}✅{% endif %}{% else %}Not Tested{% endif %} |
| TLS Pinning/Certificate Transparency Test | {% if tls_tests%}{% if tls_tests.no_tls_pin_or_transparency == True %}❌{% else %}✅{% endif %}{% else %}Not Tested{% endif %} |
| TLS Pinning/Certificate Transparency Bypass Test | {% if tls_tests%}{% if tls_tests.pin_or_transparency_bypassed == True %}❌{% else %}✅{% endif %}{% else %}Not Tested{% endif %} |
| Cleartext Traffic Test | {% if tls_tests%}{% if tls_tests.has_cleartext == True %}❌{% else %}✅{% endif %}{% else %}Not Tested{% endif %} |
EXPORTED ACTIVITY TESTER
| SCREENSHOT | ACTIVITY |
|---|---|
| {{ desc }} |
ACTIVITY TESTER
| SCREENSHOT | ACTIVITY |
|---|---|
| {{ desc }} |
SCREENSHOTS
RUNTIME DEPENDENCIES
{% if runtime_dependencies %}SERVER LOCATIONS
This app may communicate with the following OFAC sanctioned list of countries.
| DOMAIN | COUNTRY/REGION |
|---|---|
| {{domain}} |
IP: {{details|key:"geolocation"|key:"ip"}} Country: {{details|key:"geolocation"|key:"country_long"}} Region: {{details|key:"geolocation"|key:"region"}} City: {{details|key:"geolocation"|key:"city"}} |
DOMAIN MALWARE CHECK
| DOMAIN | STATUS | GEOLOCATION |
|---|---|---|
| {{domain}} |
{% if details|key:"bad" == "yes" %}
malware
URL: {{details|key:"domain_or_url"}}
IP: {{details|key:"ip"}}
Description: {{details|key:"desc"}}
{% else %}
good{% endif %} |
{% if details|key:"geolocation" %}
IP: {{details|key:"geolocation"|key:"ip"}} Country: {{details|key:"geolocation"|key:"country_long"}} Region: {{details|key:"geolocation"|key:"region"}} City: {{details|key:"geolocation"|key:"city"}} Latitude: {{details|key:"geolocation"|key:"latitude"}} Longitude: {{details|key:"geolocation"|key:"longitude"}} View: Google Map {% else %} No Geolocation information available. {% endif %} |
CLIPBOARD DUMP
URLS
{% if urls %}EMAILS
{% if emails %}TRACKERS
| TRACKER NAME | CATEGORIES | URL |
|---|---|---|
| {{trk.name}} | {{trk.categories}} | {{trk.url}} |
BASE64 STRINGS DECODED
| CALLED | DECODED STRING |
|---|---|
| {{ details.0 }} | {{ details.1|slice:500}} |
SQLITE DATABASE
| FILES |
|---|
| {{file|key:"file"}} |
XML FILES
| FILES |
|---|
| {{file|key:"file"}} |
OTHER FILES
| FILES |
|---|
| {{file|key:"file"}} |