MobSF Static Analysis Report
MobSF Static Analysis Report
Grade:
A
Trackers Detection: 1/428
FINDINGS SEVERITY
0 8 2 2 0
FILE INFORMATION
File Name: banco_antigua 1.apk
Size: 61.28MB
MD5: 55883a17c8dcc421442c4e13d3b11cc3
SHA1: 018e24e7e2aef84568a1b0846d54731a526cf061
SHA256: 807fd677ab268a1f33430831b2c2304f92e604aa6d7a6f8ad8728b5375aa890c
APP INFORMATION
App Name: Banco antigua
Package Name: com.universales.banco_antigua
Main Activity: com.universales.banco_antigua.MainActivity
Target SDK: 33
Min SDK: 26
Max SDK:
Android Version Name: 1.0.0
Android Version Code: 1
APP COMPONENTS
Activities: 9
Services: 5
Receivers: 4
Providers: 2
Exported Activities: 0
Exported Services: 1
Exported Receivers: 2
Exported Providers: 0
CERTIFICATE INFORMATION
APK is signed
v1 signature: False
v2 signature: True
v3 signature: False
Found 1 unique certificates
Subject: CN=Seguros Universales SA, OU=SU, O=Seguros Universales, L=Guatemala, ST=Guatemala, C=502
Signature Algorithm: rsassa_pkcs1v15
Valid From: 2023-03-24 20:08:58+00:00
Valid To: 2048-03-17 20:08:58+00:00
Issuer: CN=Seguros Universales SA, OU=SU, O=Seguros Universales, L=Guatemala, ST=Guatemala, C=502
Serial Number: 0x1
Hash Algorithm: sha256
md5: 60f5ee0825fe5ce259173848bdb71466
sha1: 65be6a5169ff965df4713af7dfda9b112a822719
sha256: ddb05a04bbf851cc97eed85705727cc928d0958fabc03f97a7744de0fc305e09
sha512: 01131415ee04f2433c669096a0b728be077010222fd4df2600a850f7e97974e5fbff296d9acce727d607b7e64d011ff28248cfc1f0e57d103a8525d17a52cd91
PublicKey Algorithm: rsa
Bit Size: 2048
Fingerprint: 366ea44123f9c9970e76677f005678edcef7ee02a404817e4ec2fb6015bb8520
APPLICATION PERMISSIONS
android.permission.INTERNET normal full Internet access Allows an application to create network sockets.
APKID ANALYSIS
FILE DETAILS
FILE DETAILS
FINDINGS DETAILS
Build.FINGERPRINT check
classes.dex Anti-VM Code Build.MANUFACTURER check
network operator name check
Compiler dx
NETWORK SECURITY
CERTIFICATE ANALYSIS
MANIFEST ANALYSIS
NO ISSUE SEVERITY DESCRIPTION
If taskAffinity is set, then other application could read the Intents sent to Activities
TaskAffinity is set for activity belonging to another task. Always use the default setting keeping the affinity as
2 warning
(ly.count.android.sdk.messaging.CountlyPushActivity) the package name in order to prevent sensitive information inside sent or
received Intents from being read by another application.
CODE ANALYSIS
a1/a.java
a1/b.java
a1/b0.java
a1/d.java
a1/e.java
a1/h0.java
a2/c.java
com/pichillilorenzo/flutter_inappwebview/Java
ScriptBridgeInterface.java
com/pichillilorenzo/flutter_inappwebview/Ser
viceWorkerManager.java
com/pichillilorenzo/flutter_inappwebview/Util.
java
com/pichillilorenzo/flutter_inappwebview/chr
ome_custom_tabs/CustomTabsHelper.java
NO ISSUE SEVERITY STANDARDS FILES
com/pichillilorenzo/flutter_inappwebview/con
tent_blocker/ContentBlockerHandler.java
com/pichillilorenzo/flutter_inappwebview/in_a
pp_browser/InAppBrowserActivity.java
com/pichillilorenzo/flutter_inappwebview/in_a
pp_browser/InAppBrowserManager.java
com/pichillilorenzo/flutter_inappwebview/in_a
pp_webview/DisplayListenerProxy.java
com/pichillilorenzo/flutter_inappwebview/in_a
pp_webview/FlutterWebView.java
com/pichillilorenzo/flutter_inappwebview/in_a
pp_webview/InAppWebView.java
com/pichillilorenzo/flutter_inappwebview/in_a
pp_webview/InAppWebViewChromeClient.java
com/pichillilorenzo/flutter_inappwebview/in_a
pp_webview/InAppWebViewClient.java
com/pichillilorenzo/flutter_inappwebview/in_a
pp_webview/InAppWebViewRenderProcessCli
ent.java
CWE: CWE-532: Insertion of Sensitive com/pichillilorenzo/flutter_inappwebview/in_a
The App logs information. Sensitive
1 info Information into Log File pp_webview/InputAwareWebView.java
information should never be logged.
OWASP MASVS: MSTG-STORAGE-3 d1/a.java
d1/d.java
e0/b.java
e1/m.java
f2/b.java
k1/l.java
ly/count/android/sdk/messaging/d.java
ly/count/dart/countly_flutter/CountlyFlutterPl
ugin.java
ly/count/dart/countly_flutter/CountlyMessagin
gService.java
m0/k.java
m1/a.java
n0/a.java
n1/a.java
p1/c.java
q/d.java
r1/f.java
w1/b.java
NO ISSUE SEVERITY STANDARDS FILES
w1/c.java
w1/l.java
w1/n.java
w1/o.java
x0/d.java
x0/g.java
x0/h.java
x0/m.java
x0/n.java
x3/d0.java
y2/a.java
y2/b.java
y2/c.java
z0/b.java
z0/o.java
z0/s.java
z1/b.java
CWE: CWE-330: Use of Insufficiently Random
l3/a.java
The App uses an insecure Random Values
2 warning l3/b.java
Number Generator. OWASP Top 10: M5: Insufficient Cryptography
m3/a.java
OWASP MASVS: MSTG-CRYPTO-6
com/pichillilorenzo/flutter_inappwebview/cre
CWE: CWE-312: Cleartext Storage of Sensitive
Files may contain hardcoded dential_database/URLCredentialContract.java
Information
6 sensitive information like usernames, warning com/pichillilorenzo/flutter_inappwebview/typ
OWASP Top 10: M9: Reverse Engineering
passwords, keys etc. es/URLCredential.java
OWASP MASVS: MSTG-STORAGE-14
x3/d.java
App creates temp file. Sensitive CWE: CWE-276: Incorrect Default Permissions
d2/c.java
8 information should never be written warning OWASP Top 10: M2: Insecure Data Storage
z1/c.java
into a temp file. OWASP MASVS: MSTG-STORAGE-2
SYMBOLS
NO SHARED OBJECT NX STACK CANARY RPATH RUNPATH FORTIFY
STRIPPED
SYMBOLS
NO SHARED OBJECT NX STACK CANARY RPATH RUNPATH FORTIFY
STRIPPED
Random Bit
Security Functional
1 FCS_RBG_EXT.1.1 Generation The application use no DRBG functionality for its cryptographic operations.
Requirements
Services
Cryptographic
Security Functional
3 FCS_CKM_EXT.1.1 Key Generation The application generate no asymmetric cryptographic keys.
Requirements
Services
Access to
Security Functional
4 FDP_DEC_EXT.1.1 Platform The application has access to ['network connectivity'].
Requirements
Resources
Access to
Security Functional
5 FDP_DEC_EXT.1.2 Platform The application has access to no sensitive information repositories.
Requirements
Resources
Encryption Of
Security Functional
7 FDP_DAR_EXT.1.1 Sensitive The application does not encrypt files in non-volatile memory.
Requirements
Application Data
Supported
Security Functional The application invoke the mechanisms recommended by the platform vendor for
8 FMT_MEC_EXT.1.1 Configuration
Requirements storing and setting configuration options.
Mechanism
Security Functional Protection of The application does encrypt some transmitted data with HTTPS/TLS/SSH between
9 FTP_DIT_EXT.1.1
Requirements Data in Transit itself and another trusted IT product.
NO IDENTIFIER REQUIREMENT FEATURE DESCRIPTION
Selection-Based Cryptographic The application perform cryptographic hashing services in accordance with a specified
10 FCS_COP.1.1(2) Security Functional Operation - cryptographic algorithm SHA-1/SHA-256/SHA-384/SHA-512 and message digest sizes
Requirements Hashing 160/256/384/512 bits.
Selection-Based
11 FCS_HTTPS_EXT.1.1 Security Functional HTTPS Protocol The application implement the HTTPS protocol that complies with RFC 2818.
Requirements
Selection-Based
12 FCS_HTTPS_EXT.1.2 Security Functional HTTPS Protocol The application implement HTTPS using TLS.
Requirements
Selection-Based The application notify the user and not establish the connection or request
13 FCS_HTTPS_EXT.1.3 Security Functional HTTPS Protocol application authorization to establish the connection if the peer certificate is deemed
Requirements invalid.
Selection-Based
X.509 Certificate The application use X.509v3 certificates as defined by RFC 5280 to support
15 FIA_X509_EXT.2.1 Security Functional
Authentication authentication for HTTPS , TLS.
Requirements
IP: 52.72.150.222
Country: United States of America
Region: Virginia
via.placeholder.com ok City: Ashburn
Latitude: 39.043720
Longitude: -77.487488
View: Google Map
IP: 104.18.22.19
Country: United States of America
Region: California
www.w3.org ok City: San Francisco
Latitude: 37.775700
Longitude: -122.395203
View: Google Map
IP: 104.20.216.102
Country: United States of America
Region: California
ww2.universales.com ok City: San Francisco
Latitude: 37.775700
Longitude: -122.395203
View: Google Map
IP: 93.184.216.34
Country: United States of America
Region: Virginia
www.example.com ok City: Ashburn
Latitude: 39.043720
Longitude: -77.487488
View: Google Map
DOMAIN STATUS GEOLOCATION
IP: 140.82.114.3
Country: United States of America
Region: California
github.com ok City: San Francisco
Latitude: 37.775700
Longitude: -122.395203
View: Google Map
IP: 142.250.189.142
Country: United States of America
Region: California
i3.ytimg.com ok City: Mountain View
Latitude: 37.405991
Longitude: -122.078514
View: Google Map
IP: 142.250.217.238
Country: United States of America
Region: California
developer.android.com ok City: Mountain View
Latitude: 37.405991
Longitude: -122.078514
View: Google Map
IP: 207.241.239.241
Country: United States of America
Region: California
purl.org ok City: San Francisco
Latitude: 37.781734
Longitude: -122.459435
View: Google Map
DOMAIN STATUS GEOLOCATION
IP: 199.36.158.100
Country: United States of America
Region: California
api.flutter.dev ok City: Mountain View
Latitude: 37.405991
Longitude: -122.078514
View: Google Map
IP: 199.36.158.100
Country: United States of America
Region: California
flutter.dev ok City: Mountain View
Latitude: 37.405991
Longitude: -122.078514
View: Google Map
IP: 142.250.217.206
Country: United States of America
Region: California
plus.google.com ok City: Mountain View
Latitude: 37.405991
Longitude: -122.078514
View: Google Map
IP: 142.250.217.206
Country: United States of America
Region: California
www.youtube.com ok City: Mountain View
Latitude: 37.405991
Longitude: -122.078514
View: Google Map
EMAILS
EMAIL FILE
[email protected]
x0/s.java
[email protected]
_typeerror@0150898._create
[email protected]
_growablelist@0150898._literal
_bytebuffer@7027147._new lib/armeabi-v7a/libapp.so
_casterror@0150898._create
_assertionerror@0150898._create
_immutablelist@0150898._jk
[email protected] lib/arm64-v8a/libflutter.so
TRACKERS