文件基本信息
应用基础信息
文件基本信息
应用基础信息
文件结构与资源列表
应用签名证书信息
二进制文件已签名
v1 签名: True
v2 签名: True
v3 签名: True
v4 签名: False
主题: C=US, ST=California, L=Mountain View, O=Google Inc., OU=Android, CN=Android
签名算法: rsassa_pkcs1v15
有效期自: 2023-05-11 01:17:32+00:00
有效期至: 2053-05-11 01:17:32+00:00
发行人: C=US, ST=California, L=Mountain View, O=Google Inc., OU=Android, CN=Android
序列号: 0x3f620000a8fe689114dd80c3b9a1bb760067a501
哈希算法: sha256
证书MD5: f132b1db4940c2cb413e58390989a7c7
证书SHA1: 448d0179cfe7e891c66cd484edb02de2c0b0f181
证书SHA256: 5751d3caca45cc98c5a4093908c493fdd38b25df46488b8ae22bc52fbf57ad62
证书SHA512: 3f14471aef01f5bc072dadf8b9613ce6ab3f48461e790db8ba885417e89ab44abe7b05181df3027cdaac84183e0c71f061ebe8952b59d96a2ff362e7ff87a9ac
公钥算法: rsa
密钥长度: 4096
指纹: 65c6c4ad6cdfba3bd864ba4c0e888e7c84f81ce21cda8374b05e59b72455947d
找到 1 个唯一证书
权限声明与风险分级
权限名称 | 安全等级 | 权限内容 | 权限描述 | 关联代码 |
---|---|---|---|---|
android.permission.CAMERA | 危险 | 拍照和录制视频 | 允许应用程序拍摄照片和视频,且允许应用程序收集相机在任何时候拍到的图像。 | |
android.permission.REORDER_TASKS | 危险 | 对正在运行的应用程序重新排序 | 允许应用程序将任务移至前端和后台。恶意应用程序可借此强行进入前端,而不受您的控制。 | 显示文件 |
android.permission.READ_EXTERNAL_STORAGE | 危险 | 读取SD卡内容 | 允许应用程序从SD卡读取信息。 | 显示文件 |
android.permission.WRITE_EXTERNAL_STORAGE | 危险 | 读取/修改/删除外部存储内容 | 允许应用程序写入外部存储。 |
显示文件
com/nodev/mynotas/DadosOffline.java
com/nodev/mynotas/activities/CriarNotas.java
com/nodev/mynotas/activities/CriarRecibos.java
com/nodev/mynotas/activities/CriarRecibosPerso.java
com/nodev/mynotas/activities/Entrar.java
com/nodev/mynotas/activities/MyPrintDocumentAdapter.java
com/nodev/mynotas/activities/MyPrintDocumentAdapter2.java
com/nodev/mynotas/activities/ShareScreen.java
|
android.permission.INTERNET | 危险 | 完全互联网访问 | 允许应用程序创建网络套接字。 |
显示文件
com/nodev/mynotas/AdsTelaCheia.java
com/nodev/mynotas/OkHttpSouce.java
com/nodev/mynotas/activities/Entrar.java
com/rstapp/sonoffcontrol/otakuprincipalchat/abretro/Upload.java
io/socket/client/Manager.java
io/socket/engineio/client/transports/PollingXHR.java
io/socket/engineio/client/transports/WebSocket.java
|
com.android.vending.BILLING | 普通 | 应用程序具有应用内购买 | 允许应用程序从 Google Play 进行应用内购买。 | |
com.google.android.gms.permission.AD_ID | 普通 | 应用程序显示广告 | 此应用程序使用 Google 广告 ID,并且可能会投放广告。 | |
android.permission.ACCESS_NETWORK_STATE | 普通 | 获取网络状态 | 允许应用程序查看所有网络的状态。 | |
android.permission.WAKE_LOCK | 危险 | 防止手机休眠 | 允许应用程序防止手机休眠,在手机屏幕关闭后后台进程仍然运行。 | |
android.permission.RECEIVE_BOOT_COMPLETED | 普通 | 开机自启 | 允许应用程序在系统完成启动后即自行启动。这样会延长手机的启动时间,而且如果应用程序一直运行,会降低手机的整体速度。 | 显示文件 |
android.permission.FOREGROUND_SERVICE | 普通 | 创建前台Service | Android 9.0以上允许常规应用程序使用 Service.startForeground,用于podcast播放(推送悬浮播放,锁屏播放) | |
com.nodev.mynotas.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION | 未知 | 未知权限 | 来自 android 引用的未知权限。 |
证书安全合规分析
标题 | 严重程度 | 描述信息 |
---|---|---|
已签名应用 | 信息 | 应用程序已使用代码签名证书进行签名 |
Manifest 配置安全分析
序号 | 问题 | 严重程度 | 描述信息 | 操作 |
---|---|---|---|---|
1 |
应用程序可以安装在有漏洞的已更新 Android 版本上 Android 4.1-4.1.2, [minSdk=16] |
信息 | 该应用程序可以安装在具有多个未修复漏洞的旧版本 Android 上。这些设备不会从 Google 接收合理的安全更新。支持 Android 版本 => 10、API 29 以接收合理的安全更新。 | |
2 |
应用程序具有网络安全配置 [android:networkSecurityConfig=@xml/network_security_config] |
信息 | 网络安全配置功能让应用程序可以在一个安全的,声明式的配置文件中自定义他们的网络安全设置,而不需要修改应用程序代码。这些设置可以针对特定的域名和特定的应用程序进行配置。 | |
3 |
应用程序数据可以被备份 [android:allowBackup=true] |
警告 | 这个标志允许任何人通过adb备份你的应用程序数据。它允许已经启用了USB调试的用户从设备上复制应用程序数据。 | |
4 |
Activity设置了TaskAffinity属性 (com.nodev.mynotas.ProdutosParaVender) |
警告 | 如果设置了 taskAffinity,其他应用程序可能会读取发送到属于另一个任务的 Activity 的 Intent。为了防止其他应用程序读取发送或接收的 Intent 中的敏感信息,请始终使用默认设置,将 affinity 保持为包名 | |
5 |
Activity设置了TaskAffinity属性 (com.nodev.mynotas.MeusClientes) |
警告 | 如果设置了 taskAffinity,其他应用程序可能会读取发送到属于另一个任务的 Activity 的 Intent。为了防止其他应用程序读取发送或接收的 Intent 中的敏感信息,请始终使用默认设置,将 affinity 保持为包名 | |
6 |
Activity设置了TaskAffinity属性 (com.nodev.mynotas.MeusProdutos) |
警告 | 如果设置了 taskAffinity,其他应用程序可能会读取发送到属于另一个任务的 Activity 的 Intent。为了防止其他应用程序读取发送或接收的 Intent 中的敏感信息,请始终使用默认设置,将 affinity 保持为包名 | |
7 | Activity (com.nodev.mynotas.OutrosApps) 的启动模式不是standard模式 | 高危 | Activity 不应将启动模式属性设置为 "singleTask/singleInstance",因为这会使其成为根 Activity,并可能导致其他应用程序读取调用 Intent 的内容。因此,当 Intent 包含敏感信息时,需要使用 "standard" 启动模式属性。 | |
8 |
Activity设置了TaskAffinity属性 (com.nodev.mynotas.activities.CriarRecibos) |
警告 | 如果设置了 taskAffinity,其他应用程序可能会读取发送到属于另一个任务的 Activity 的 Intent。为了防止其他应用程序读取发送或接收的 Intent 中的敏感信息,请始终使用默认设置,将 affinity 保持为包名 | |
9 |
Activity设置了TaskAffinity属性 (com.nodev.mynotas.activities.CriarNotas) |
警告 | 如果设置了 taskAffinity,其他应用程序可能会读取发送到属于另一个任务的 Activity 的 Intent。为了防止其他应用程序读取发送或接收的 Intent 中的敏感信息,请始终使用默认设置,将 affinity 保持为包名 | |
10 |
Activity设置了TaskAffinity属性 (com.nodev.mynotas.activities.CriarRecibosPerso) |
警告 | 如果设置了 taskAffinity,其他应用程序可能会读取发送到属于另一个任务的 Activity 的 Intent。为了防止其他应用程序读取发送或接收的 Intent 中的敏感信息,请始终使用默认设置,将 affinity 保持为包名 | |
11 |
Activity设置了TaskAffinity属性 (com.nodev.mynotas.Inicio) |
警告 | 如果设置了 taskAffinity,其他应用程序可能会读取发送到属于另一个任务的 Activity 的 Intent。为了防止其他应用程序读取发送或接收的 Intent 中的敏感信息,请始终使用默认设置,将 affinity 保持为包名 | |
12 |
Service (androidx.work.impl.background.systemjob.SystemJobService) 受权限保护, 但是应该检查权限的保护级别。 Permission: android.permission.BIND_JOB_SERVICE [android:exported=true] |
警告 | 发现一个 Service被共享给了设备上的其他应用程序,因此让它可以被设备上的任何其他应用程序访问。它受到一个在分析的应用程序中没有定义的权限的保护。因此,应该在定义它的地方检查权限的保护级别。如果它被设置为普通或危险,一个恶意应用程序可以请求并获得这个权限,并与该组件交互。如果它被设置为签名,只有使用相同证书签名的应用程序才能获得这个权限。 | |
13 |
Broadcast Receiver (androidx.work.impl.diagnostics.DiagnosticsReceiver) 受权限保护, 但是应该检查权限的保护级别。 Permission: android.permission.DUMP [android:exported=true] |
警告 | 发现一个 Broadcast Receiver被共享给了设备上的其他应用程序,因此让它可以被设备上的任何其他应用程序访问。它受到一个在分析的应用程序中没有定义的权限的保护。因此,应该在定义它的地方检查权限的保护级别。如果它被设置为普通或危险,一个恶意应用程序可以请求并获得这个权限,并与该组件交互。如果它被设置为签名,只有使用相同证书签名的应用程序才能获得这个权限。 |
可浏览 Activity 组件分析
ACTIVITY | INTENT |
---|
网络通信安全风险分析
序号 | 范围 | 严重级别 | 描述 |
---|---|---|---|
1 | * | 高危 | 基本配置不安全地配置为允许到所有域的明文流量。 |
2 | * | 警告 | 基本配置配置为信任系统证书。 |
3 | * | 信息 | 基本配置配置为信任bundled certs @raw/s. |
4 | 127.0.0.1 webrstapp.com webserver255.hopto.org | 高危 | 域配置不安全地配置为允许明文流量到达范围内的这些域。 |
5 | 127.0.0.1 webrstapp.com webserver255.hopto.org | 信息 | 域配置配置为信任 bundled certs @raw/s. |
API调用分析
安全漏洞检测
序号 | 问题 | 等级 | 参考标准 | 文件位置 | 操作 |
---|---|---|---|---|---|
1 | 此应用程序将数据复制到剪贴板。敏感数据不应复制到剪贴板,因为其他应用程序可以访问它 | 信息 |
OWASP MASVS: MSTG-STORAGE-10 |
升级会员:解锁高级权限 | |
2 | 应用程序记录日志信息,不得记录敏感信息 | 信息 |
CWE: CWE-532: 通过日志文件的信息暴露
OWASP MASVS: MSTG-STORAGE-3 |
升级会员:解锁高级权限 | |
3 | 应用程序创建临时文件。敏感信息永远不应该被写进临时文件 | 警告 |
CWE: CWE-276: 默认权限不正确
OWASP Top 10: M2: Insecure Data Storage OWASP MASVS: MSTG-STORAGE-2 |
升级会员:解锁高级权限 | |
4 | 应用程序使用不安全的随机数生成器 | 警告 |
CWE: CWE-330: 使用不充分的随机数
OWASP Top 10: M5: Insufficient Cryptography OWASP MASVS: MSTG-CRYPTO-6 |
升级会员:解锁高级权限 | |
5 | 应用程序可以读取/写入外部存储器,任何应用程序都可以读取写入外部存储器的数据 | 警告 |
CWE: CWE-276: 默认权限不正确
OWASP Top 10: M2: Insecure Data Storage OWASP MASVS: MSTG-STORAGE-2 |
升级会员:解锁高级权限 | |
6 | 应用程序可以写入应用程序目录。敏感信息应加密 | 信息 |
CWE: CWE-276: 默认权限不正确
OWASP MASVS: MSTG-STORAGE-14 |
升级会员:解锁高级权限 |
Native库安全分析
序号 | 动态库 | NX(堆栈禁止执行) | PIE | STACK CANARY(栈保护) | RELRO | RPATH(指定SO搜索路径) | RUNPATH(指定SO搜索路径) | FORTIFY(常用函数加强检查) | SYMBOLS STRIPPED(裁剪符号表) |
---|
文件分析
序号 | 问题 | 文件 |
---|---|---|
1 | 应用程序中硬编码的证书/密钥文件 |
res/raw/s.crt |
敏感权限分析
恶意软件常用权限 是被已知恶意软件广泛滥用的权限。
其它常用权限 是已知恶意软件经常滥用的权限。
IP地理位置
恶意域名检测
域名 | 状态 | 中国境内 | 位置信息 | 解析 |
---|---|---|---|---|
pagead2.googlesyndication.com |
安全 |
否 |
IP地址: 142.250.176.2 国家: 美利坚合众国 地区: 加利福尼亚 城市: 山景城 查看: Google 地图 |
|
msdevfiles.blogspot.com |
安全 |
否 |
IP地址: 142.250.217.142 国家: 美利坚合众国 地区: 加利福尼亚 城市: 洛杉矶 查看: Google 地图 |
|
admob-gmats.uc.r.appspot.com |
安全 |
否 |
IP地址: 172.217.12.129 国家: 美利坚合众国 地区: 佛罗里达州 城市: 迈阿密 查看: Google 地图 |
|
ip-api.com |
安全 |
否 |
IP地址: 208.95.112.1 国家: 美利坚合众国 地区: 北卡罗来纳州 城市: Skyland 查看: Google 地图 |
|
goo.gl |
安全 |
否 |
IP地址: 142.250.217.142 国家: 美利坚合众国 地区: 佛罗里达州 城市: 迈阿密 查看: Google 地图 |
|
webserver255.hopto.org |
安全 |
否 | 没有可用的地理位置信息。 |
|
exoplayer.dev |
安全 |
否 |
IP地址: 185.199.109.153 国家: 美利坚合众国 地区: 宾夕法尼亚 城市: 加利福尼亚 查看: Google 地图 |
|
googlemobileadssdk.page.link |
安全 |
否 |
IP地址: 142.250.217.142 国家: 美利坚合众国 地区: 弗吉尼亚州 城市: 杜勒斯 查看: Google 地图 |
|
手机号提取
URL链接分析
URL信息 | 源码文件 |
---|---|
http://webserver255.hopto.org/dashboard/php/uploads/otaku_anime_ultimate_chat/imagens/ https://webserver255.hopto.org/dashboard/php/uploads/otaku_anime_ultimate_chat/imagens/ https://ip-api.com/json http://webserver255.hopto.org:3030/fundo.jpg |
com/nodev/mynotas/activities/Entrar.java |
https://play.google.com/store/apps/details?id=com.nodev.mynotas |
com/nodev/mynotas/activities/ShareScreen.java |
https://play.google.com/store/apps/details?id=com.nodev.mynotas |
com/nodev/mynotas/MenuDragable.java |
http://webserver255.hopto.org/dashboard/php/openfire/ativarpontos.json |
com/nodev/mynotas/AdsTelaCheia.java |
https://webserver255.hopto.org/dashboard/php/openfire/addusernovo2.php?nome= https://msdevfiles.blogspot.com/2023/04/politica-de-privacidade-no-app.html http://webserver255.hopto.org/dashboard/php/openfire/contaspagas.php http://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/notas/somar.php https://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/produtosvender/apagar.php https://webserver255.hopto.org/dashboard/php/openfire/atualizarcodigo.php?email= https://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/produtos/apagar.php http://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/recuperarrecibos.php http://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/produtos/apagar.php http://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/produtos/atualizar.php https://webserver255.hopto.org/dashboard/php/openfire/recuperarotacoins.php?email= http://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/produtosvender/atualizar.php http://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/notas/apagar.php https://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/produtosvender/inserir.php https://webserver255.hopto.org/dashboard/php/openfire/somapagos.php https://webserver255.hopto.org/dashboard/php/openfire/contasapagar.php https://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/notas/recuperar.php http://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/clientes/recuperar.php http://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/produtosvender/inserir.php http://webserver255.hopto.org/dashboard/php/openfire/atualizarcodigo.php?email= http://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/notas/inserir.php http://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/produtos/inserir.php http://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/produtos/recuperar.php https://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/clientes/recuperar.php https://webserver255.hopto.org/dashboard/php/openfire/addotacoins2.php?email= https://webserver255.hopto.org/dashboard/php/openfire/recuperarsenha.php?email https://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/clientes/atualizar.php https://webserver255.hopto.org/dashboard/php/openfire/conversas2.php https://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/clientes/apagar.php https://webserver255.hopto.org/admob/ads.php https://webserver255.hopto.org/dashboard/php/openfire/senhas.php?email= http://webserver255.hopto.org/admob/ads.php https://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/produtosvender/atualizar.php https://webserver255.hopto.org/dashboard/php/openfire/recuperardadospagos.php http://webserver255.hopto.org/dashboard/php/openfire/contasapagar.php https://webserver255.hopto.org/dashboard/php/openfire/outrosapps.php http://webserver255.hopto.org/dashboard/php/openfire/conversas2.php http://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/apagarrecibo.php https://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/produtos/inserir.php http://webserver255.hopto.org/dashboard/php/openfire/somapagos.php https://webserver255.hopto.org:3031/files/uploads.php https://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/produtos/atualizar.php http://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/clientes/inserir.php http://msdevfiles.blogspot.com/2023/04/politica-de-privacidade-no-app.html http://webserver255.hopto.org/dashboard/php/openfire/recuperardadospagos.php https://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/somarrecibos.php https://webserver255.hopto.org/dashboard/php/openfire/addusernovoatualizarpontos3.php https://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/recuperarrecibos.php http://webserver255.hopto.org/dashboard/php/openfire/recuperarsenha.php?email https://webserver255.hopto.org/dashboard/php/openfire/apagardecontaspagos.php http://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/produtosvender/apagar.php http://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/clientes/apagar.php https://webserver255.hopto.org/dashboard/php/openfire/contaspagas.php http://webserver255.hopto.org/dashboard/php/uploads/otaku_anime_ultimate_chat/publicoimagens/ http://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/clientes/atualizar.php http://webserver255.hopto.org/dashboard/php/openfire/senhas.php?email= http://webserver255.hopto.org/dashboard/php/openfire/outrosapps.php https://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/produtos/recuperar.php http://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/somarrecibos.php http://webserver255.hopto.org/dashboard/php/openfire/recuperarotacoins.php?email= https://webserver255.hopto.org/dashboard/php/openfire/recuperarusuarioperfil4.php?email= https://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/produtosvender/recuperar.php http://webserver255.hopto.org/dashboard/php/openfire/addotacoins2.php?email= http://webserver255.hopto.org:3030/files/uploads.php http://webserver255.hopto.org/dashboard/php/openfire/addusernovoatualizarpontos3.php http://webserver255.hopto.org/dashboard/php/openfire/apagardecontaspagos.php https://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/notas/somar.php http://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/inserirrecibos.php http://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/produtosvender/recuperar.php https://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/inserirrecibos.php http://webserver255.hopto.org/dashboard/php/openfire/addusernovo2.php?nome= https://webserver255.hopto.org/dashboard/php/uploads/otaku_anime_ultimate_chat/publicoimagens/ http://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/notas/recuperar.php https://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/notas/inserir.php https://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/clientes/inserir.php http://webserver255.hopto.org/dashboard/php/openfire/recuperarusuarioperfil4.php?email= https://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/notas/apagar.php https://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/apagarrecibo.php http://webserver255.hopto.org:4041 |
com/nodev/mynotas/salvos/MyLiKt.java |
http://webserver255.hopto.org/dashboard/php/uploads/otaku_anime_ultimate_chat/imagens/ https://webserver255.hopto.org/dashboard/php/uploads/otaku_anime_ultimate_chat/imagens/ |
com/nodev/mynotas/activities/AutoLogin.java |
https://webserver255.hopto.org/dashboard/php/openfire/addusernovo2.php?nome= https://ip-api.com/json https://msdevfiles.blogspot.com/2023/04/politica-de-privacidade-no-app.html http://webserver255.hopto.org/dashboard/php/openfire/contaspagas.php https://googlemobileadssdk.page.link/admob-android-update-manifest http://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/notas/somar.php https://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/produtosvender/apagar.php https://webserver255.hopto.org/dashboard/php/openfire/atualizarcodigo.php?email= https://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/produtos/apagar.php http://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/recuperarrecibos.php http://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/produtos/apagar.php http://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/produtos/atualizar.php https://webserver255.hopto.org/dashboard/php/openfire/recuperarotacoins.php?email= http://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/produtosvender/atualizar.php https://pagead2.googlesyndication.com/pagead/gen_204?id=gmob-apps https://exoplayer.dev/issues/cleartext-not-permitted https://googlemobileadssdk.page.link/ad-manager-android-update-manifest http://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/notas/apagar.php www.google.com https://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/produtosvender/inserir.php https://adservice.google.com/getconfig/pubvendors https://webserver255.hopto.org/dashboard/php/openfire/somapagos.php https://webserver255.hopto.org/dashboard/php/openfire/contasapagar.php http://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/clientes/recuperar.php https://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/notas/recuperar.php https://www.google.com/dfp/senddebugdata http://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/produtosvender/inserir.php http://webserver255.hopto.org/dashboard/php/openfire/atualizarcodigo.php?email= https://fundingchoicesmessages.google.com/a/consent https://plus.google.com/ http://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/notas/inserir.php http://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/produtos/inserir.php http://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/produtos/recuperar.php https://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/clientes/recuperar.php https://webserver255.hopto.org/dashboard/php/openfire/addotacoins2.php?email= http://webserver255.hopto.org:3030/fundo.jpg https://webserver255.hopto.org/dashboard/php/openfire/recuperarsenha.php?email http://www.google.com https://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/clientes/atualizar.php https://admob-gmats.uc.r.appspot.com/ https://webserver255.hopto.org/dashboard/php/openfire/conversas2.php https://webserver255.hopto.org/admob/ads.php https://webserver255.hopto.org/dashboard/php/openfire/senhas.php?email= https://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/clientes/apagar.php http://webserver255.hopto.org/admob/ads.php https://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/produtosvender/atualizar.php https://goo.gl/j1swqy https://webserver255.hopto.org/dashboard/php/openfire/recuperardadospagos.php https://googlemobileadssdk.page.link/admob-interstitial-policies http://webserver255.hopto.org/dashboard/php/openfire/contasapagar.php https://webserver255.hopto.org/dashboard/php/openfire/outrosapps.php http://webserver255.hopto.org/dashboard/php/openfire/conversas2.php http://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/apagarrecibo.php https://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/produtos/inserir.php http://webserver255.hopto.org/dashboard/php/openfire/somapagos.php https://webserver255.hopto.org:3031/files/uploads.php https://github.com/vinc3m1/roundedimageview.git https://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/produtos/atualizar.php http://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/clientes/inserir.php http://msdevfiles.blogspot.com/2023/04/politica-de-privacidade-no-app.html http://webserver255.hopto.org/dashboard/php/openfire/recuperardadospagos.php https://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/somarrecibos.php https://webserver255.hopto.org/dashboard/php/openfire/addusernovoatualizarpontos3.php https://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/recuperarrecibos.php http://webserver255.hopto.org/dashboard/php/openfire/recuperarsenha.php?email 127.0.0.1 https://webserver255.hopto.org/dashboard/php/openfire/apagardecontaspagos.php http://webserver255.hopto.org/dashboard/php/openfire/ativarpontos.json http://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/produtosvender/apagar.php http://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/clientes/apagar.php https://webserver255.hopto.org/dashboard/php/openfire/contaspagas.php http://webserver255.hopto.org/dashboard/php/uploads/otaku_anime_ultimate_chat/publicoimagens/ http://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/clientes/atualizar.php http://webserver255.hopto.org/dashboard/php/openfire/senhas.php?email= http://webserver255.hopto.org/dashboard/php/openfire/outrosapps.php https://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/produtos/recuperar.php http://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/somarrecibos.php http://webserver255.hopto.org/dashboard/php/openfire/recuperarotacoins.php?email= https://www.google.com/dfp/linkdevice https://webserver255.hopto.org/dashboard/php/openfire/recuperarusuarioperfil4.php?email= https://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/produtosvender/recuperar.php http://webserver255.hopto.org/dashboard/php/openfire/addotacoins2.php?email= http://webserver255.hopto.org:3030/files/uploads.php http://webserver255.hopto.org/dashboard/php/openfire/addusernovoatualizarpontos3.php https://www.google.com/dfp/inapppreview https://github.com/vinc3m1/roundedimageview http://webserver255.hopto.org/dashboard/php/openfire/apagardecontaspagos.php https://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/notas/somar.php http://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/inserirrecibos.php https://www.google.com/dfp/debugsignals https://github.com/vinc3m1 https://play.google.com/store/apps/details?id=com.nodev.mynotas http://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/produtosvender/recuperar.php http://webserver255.hopto.org/dashboard/php/openfire/addusernovo2.php?nome= https://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/inserirrecibos.php https://webserver255.hopto.org/dashboard/php/uploads/otaku_anime_ultimate_chat/publicoimagens/ http://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/notas/recuperar.php https://webserver255.hopto.org/dashboard/php/uploads/otaku_anime_ultimate_chat/imagens/ http://webserver255.hopto.org/dashboard/php/uploads/otaku_anime_ultimate_chat/imagens/ https://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/notas/inserir.php https://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/clientes/inserir.php http://webserver255.hopto.org/dashboard/php/openfire/recuperarusuarioperfil4.php?email= https://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/notas/apagar.php https://webserver255.hopto.org/dashboard/php/openfire/notasrecibos/apagarrecibo.php http://webserver255.hopto.org:4041 |
自研引擎-S |
Firebase配置检测
邮箱地址提取
源码文件 | |
---|---|
suporte.contato.app@gmail.com |
com/nodev/mynotas/activities/Entrar.java |
sunderfilesdev@gmail.com |
com/nodev/mynotas/MenuDragable.java |
suporte.contato.app@gmail.com |
com/nodev/mynotas/Carteira.java |
sunderfilesdev@gmail.com suporte.contato.app@gmail.com |
自研引擎-S |
第三方追踪器
名称 | 类别 | 网址 |
---|---|---|
Google AdMob | Advertisement | https://reports.exodus-privacy.eu.org/trackers/312 |
Google Firebase Analytics | Analytics | https://reports.exodus-privacy.eu.org/trackers/49 |
敏感凭证泄露
活动列表
显示 16 个 activities
广播接收者列表
显示 8 个 receivers
内容提供者列表
显示 3 个 providers
第三方SDK
SDK名称 | 开发者 | 描述信息 |
---|---|---|
Google Play Billing | Google Play 结算服务可让您在 Android 上销售数字内容。本文档介绍了 Google Play 结算服务解决方案的基本构建基块。要决定如何实现特定的 Google Play 结算服务解决方案,您必须了解这些构建基块。 | |
Google Play Service | 借助 Google Play 服务,您的应用可以利用由 Google 提供的最新功能,例如地图,Google+ 等,并通过 Google Play 商店以 APK 的形式分发自动平台更新。 这样一来,您的用户可以更快地接收更新,并且可以更轻松地集成 Google 必须提供的最新信息。 | |
File Provider | Android | FileProvider 是 ContentProvider 的特殊子类,它通过创建 content://Uri 代替 file:///Uri 以促进安全分享与应用程序关联的文件。 |
Jetpack App Startup | App Startup 库提供了一种直接,高效的方法来在应用程序启动时初始化组件。库开发人员和应用程序开发人员都可以使用 App Startup 来简化启动顺序并显式设置初始化顺序。App Startup 允许您定义共享单个内容提供程序的组件初始化程序,而不必为需要初始化的每个组件定义单独的内容提供程序。这可以大大缩短应用启动时间。 | |
Jetpack WorkManager | 使用 WorkManager API 可以轻松地调度即使在应用退出或设备重启时仍应运行的可延迟异步任务。 | |
Jetpack AppCompat | Allows access to new APIs on older API versions of the platform (many using Material Design). | |
Jetpack Room | Room 持久性库在 SQLite 的基础上提供了一个抽象层,让用户能够在充分利用 SQLite 的强大功能的同时,获享更强健的数据库访问机制。 |
污点分析
当apk较大时,代码量会很大,造成数据流图(ICFG)呈现爆炸式增长,所以该功能比较耗时,请先喝杯咖啡,耐心等待……规则名称 | 描述信息 | 操作 |
---|---|---|
病毒分析 | 使用安卓恶意软件常用的API进行污点分析 | 开始分析 |
漏洞挖掘 | 漏洞挖掘场景下的污点分析 | 开始分析 |
隐私合规 | 隐私合规场景下的污点分析:组件内污点传播、组件间污点传播、组件与库函数之间的污点传播 | 开始分析 |
密码分析 | 分析加密算法是否使用常量密钥、静态初始化的向量(IV)、加密模式是否使用ECB等 | 开始分析 |
Callback | 因为Android中系统级的Callback并不会出现显式地进行回调方法的调用,所以如果需要分析Callback方法需要在声明文件中将其声明,这里提供一份AndroidCallbacks.txt文件,里面是一些常见的原生回调接口或类,如果有特殊接口需求,可以联系管理员 | 开始分析 |