INFORMATION
{% if frida_logs %} Frida Logs View {% endif %} Start HTTPTools
{% extends "base/base_layout.html" %} {% load static %} {% block sidebar_option %} sidebar-mini {% endblock %} {% block extra_css %} {% endblock %} {% block sidebar %}
{% endblock %} {% block content %}INFORMATION
{% if frida_logs %} Frida Logs View {% endif %} Start HTTPTools
USERDEFAULTS DATA
| KEY | VALUE |
|---|---|
| {{k}} | {{v | base64_decode }} |
KEYCHAIN DATA
| ITEM | DATA | CREATE DATE | MODIFICATION DATE |
|---|---|---|---|
|
Entitlement Group: {{item.entitlement_group}}
Item Class: {{item.item_class}}
Accessible Attribute: {{item.accessible_attribute}}
Generic: {{item.generic}}
Service: {{item.service}}
Account: {{item.account}}
Protected: {{item.protected}} Label: {{item.label}} Access Control: {{item.access_control}} Description: {{item.description}} Comment: {{item.comment}} Creator: {{item.creator}} Type: {{item.type}} Script Code: {{item.script_code}} Alias: {{item.alias}} Invisible: {{item.invisible}} Negative: {{item.negative}} Custom Icon: {{item.custom_icon}} |
{{item.data | pretty_json | base64_decode}}
|
{{item.create_date}} | {{item.modification_date}} |
FILE ACCESS
| FILE PATH | DOWNLOAD |
|---|---|
| {{item}} |
APP DATA DIRECTORY
| FILE PATH | DOWNLOAD | FILE PROTECTION |
|---|---|---|
| {{ item.path | replace:"/private/var/mobile/Containers/Data/Application/|" }} | {{ item.fileProtectionKey }} |
URLS INVOKED
| SOURCE | URL |
|---|---|
| {{item.source}} | {{item.url}} |
JSON DATA
| JSON |
|---|
{{item | pretty_json}}
|
APP LOGS
| LOGS |
|---|
| {{item}} |
TEXT INPUTS
| KEYSTROKES |
|---|
| {{item}} |
PASTEBOARD
| ITEMS IN PASTEBOARD |
|---|
| {{item}} |
APP COOKIES
| NAME | VALUE | DOMAIN | PATH | EXPIRY | HTTPONLY | SECURE | VERSION |
|---|---|---|---|---|---|---|---|
| {{item.name}} | {{item.value}} | {{item.domain}} | {{item.path}} | {{item.expiry}} | {{item.httponly}} | {{item.secure}} | {{item.version}} |
CRYPTO OPERATIONS
{{ k }}:
|
{% endif %}
{% endfor %}
CREDENTIAL STORAGE
| HOST | AUTHENTICATION METHOD | PROTOCOL | PORT | USER | PASSWORD |
|---|---|---|---|---|---|
| {{item.host}} | {{item.authenticationMethod}} | {{item.protocol}} | {{item.port}} | {{item.user}} | {{item.password}} |
SQLITE QUERIES
| QUERIES |
|---|
| {{item}} |
SCREENSHOTS
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 %} |
URLS
{% if urls %}EMAILS
{% if emails %}TRACKERS
| TRACKER NAME | CATEGORIES | URL |
|---|---|---|
| {{trk.name}} | {{trk.categories}} | {{trk.url}} |
SQLITE DATABASE
| FILES |
|---|
| {{file|key:"file"}} |
PLIST FILES
| FILES |
|---|
| {{file|key:"file"}} |
OTHER FILES
| FILES |
|---|
| {{file|key:"file"}} |