导航菜单
平台声明

本平台专为移动应用安全风险研究与合规评估设计,严禁用于任何非法用途。 如有疑问或建议,欢迎加入微信群交流

应用基础信息

文件基本信息

文件名称 GOHA v1.0.0.apk
文件大小 10.89MB
MD5 004d72328949e529adb63a85eb41a888
SHA1 f3e48b4d03859b04c527155f28393c4113291b61
SHA256 52ae3c9b62d4a9a2eb2620a968cfaf35442102021b0f623e6455233c5bf81924
病毒检测 文件安全

应用基础信息

应用名称 GOHA
包名 com.Kiswebs.glenoaks
主活动 com.Kiswebs.glenoaks.MainActivity
目标SDK 33
最小SDK 24
版本号 1.0.0
子版本号 11
加固信息 未加壳
开发框架 Cordova

Google Play 应用市场信息

标题 Glen Oaks Housing Association
评分 0
安装 100+   次下载
价格 0
Android版本支持
分类 办公
Play 商店链接 com.Kiswebs.glenoaks
开发者 Kiswebs Ltd
开发者 ID Kiswebs+Ltd
开发者 地址 Savoy Tower, 77 Renfrew Street, Glasgow, G2 3BZ
开发者 主页 http://kiswebs-design.co.uk/
开发者 Email info@kiswebs-design.co.uk
发布日期 2017年3月6日
隐私政策 Privacy link

关于此应用
格伦奥克斯房屋协会提供业主服务和社区代表在格拉斯哥南部三个不同的社区。

反编译与源码导出

Manifest文件 查看
Java源代码 查看 -- 下载

文件结构与资源列表

    应用签名证书信息

    APK已签名
    v1 签名: False
    v2 签名: True
    v3 签名: False
    v4 签名: False
    主题: CN=ian
    签名算法: rsassa_pkcs1v15
    有效期自: 2012-07-04 21:22:30+00:00
    有效期至: 2042-06-27 21:22:30+00:00
    发行人: CN=ian
    序列号: 0x4454dff0
    哈希算法: sha256
    证书MD5: 89748f5477e9b3bf9bf887363b237120
    证书SHA1: 5c4683dd177ae144449a565d081c409343cdd11f
    证书SHA256: 949a349b5eddbe79166fc49c8b8860730488f31186990e473721540281c30d0b
    证书SHA512: 51e63280798d83b9848d358a2bdecf8c9b06b4a91466aab5a77c4d4c6ba4d83f2277b0d0356318466ce46fb5cb78327220c79273701951aaeaec763e56d287ff
    公钥算法: rsa
    密钥长度: 2048
    指纹: 3c8a9fa46048dd8b6a0a3a637b0878e24c3ef9977ff117b71f2deb5b6771e4ae
    共检测到 1 个唯一证书

    权限声明与风险分级

    权限名称 安全等级 权限内容 权限描述 关联代码
    android.permission.INTERNET 危险 完全互联网访问 允许应用程序创建网络套接字。
    android.permission.ACCESS_COARSE_LOCATION 危险 获取粗略位置 通过WiFi或移动基站的方式获取用户粗略的经纬度信息,定位精度大概误差在30~1500米。恶意程序可以用它来确定您的大概位置。
    android.permission.ACCESS_FINE_LOCATION 危险 获取精确位置 通过GPS芯片接收卫星的定位信息,定位精度达10米以内。恶意程序可以用它来确定您所在的位置。
    android.permission.ACCESS_LOCATION_EXTRA_COMMANDS 普通 访问定位额外命令 访问额外位置提供程序命令,恶意应用程序可能会使用它来干扰GPS或其他位置源的操作。
    android.permission.ACCESS_MOCK_LOCATION 危险 获取模拟定位信息 获取模拟定位信息,一般用于帮助开发者调试应用。恶意程序可以用它来覆盖真实位置信息源。
    android.permission.ACCESS_GPS 签名(系统) 使用GPS权限 这个权限已经被废弃,不再被系统支持。这个权限曾经用于访问GPS位置,但是现在已经被android.permission.ACCESS_FINE_LOCATION替代。
    android.permission.ACCESS_ASSISTED_GPS 未知 未知权限 来自 android 引用的未知权限。
    android.permission.WAKE_LOCK 危险 防止手机休眠 允许应用程序防止手机休眠,在手机屏幕关闭后后台进程仍然运行。
    android.permission.FOREGROUND_SERVICE 普通 创建前台Service Android 9.0以上允许常规应用程序使用 Service.startForeground,用于podcast播放(推送悬浮播放,锁屏播放)
    android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS 普通 使用 Settings.ACTION_REQUEST_IGNORE_BATTERY_OPTIMIZATIONS 的权限 应用程序必须拥有权限才能使用 Settings.ACTION_REQUEST_IGNORE_BATTERY_OPTIMIZATIONS。
    android.permission.SYSTEM_ALERT_WINDOW 危险 弹窗 允许应用程序弹窗。 恶意程序可以接管手机的整个屏幕。
    android.permission.WRITE_EXTERNAL_STORAGE 危险 读取/修改/删除外部存储内容 允许应用程序写入外部存储。
    android.permission.READ_MEDIA_IMAGES 危险 允许从外部存储读取图像文件 允许应用程序从外部存储读取图像文件。
    android.permission.READ_MEDIA_VIDEO 危险 允许从外部存储读取视频文件 允许应用程序从外部存储读取视频文件。
    android.permission.CAMERA 危险 拍照和录制视频 允许应用程序拍摄照片和视频,且允许应用程序收集相机在任何时候拍到的图像。
    android.permission.FLASHLIGHT 普通 控制闪光灯 允许应用程序控制闪光灯。
    android.permission.ACCESS_NETWORK_STATE 普通 获取网络状态 允许应用程序查看所有网络的状态。
    android.permission.VIBRATE 普通 控制振动器 允许应用程序控制振动器,用于消息通知振动功能。
    com.Kiswebs.glenoaks.permission.PushHandlerActivity 未知 未知权限 来自 android 引用的未知权限。
    android.permission.POST_NOTIFICATIONS 危险 发送通知的运行时权限 允许应用发布通知,Android 13 引入的新权限。
    com.google.android.c2dm.permission.RECEIVE 普通 接收推送通知 允许应用程序接收来自云的推送通知。
    com.Kiswebs.glenoaks.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION 未知 未知权限 来自 android 引用的未知权限。
    com.sec.android.provider.badge.permission.READ 普通 在应用程序上显示通知计数 在三星手机的应用程序启动图标上显示通知计数或徽章。
    com.sec.android.provider.badge.permission.WRITE 普通 在应用程序上显示通知计数 在三星手机的应用程序启动图标上显示通知计数或徽章。
    com.htc.launcher.permission.READ_SETTINGS 普通 在应用程序上显示通知计数 在HTC手机的应用程序启动图标上显示通知计数或徽章。
    com.htc.launcher.permission.UPDATE_SHORTCUT 普通 在应用程序上显示通知计数 在HTC手机的应用程序启动图标上显示通知计数或徽章。
    com.sonyericsson.home.permission.BROADCAST_BADGE 普通 在应用程序上显示通知计数 在索尼手机的应用程序启动图标上显示通知计数或徽章。
    com.sonymobile.home.permission.PROVIDER_INSERT_BADGE 普通 在应用程序上显示通知计数 在索尼手机的应用程序启动图标上显示通知计数或徽章。
    com.anddoes.launcher.permission.UPDATE_COUNT 普通 在应用程序上显示通知计数 在apex的应用程序启动图标上显示通知计数或徽章。
    com.majeur.launcher.permission.UPDATE_BADGE 普通 在应用程序上显示通知计数 在solid的应用程序启动图标上显示通知计数或徽章。
    com.huawei.android.launcher.permission.CHANGE_BADGE 普通 在应用程序上显示通知计数 在华为手机的应用程序启动图标上显示通知计数或徽章。
    com.huawei.android.launcher.permission.READ_SETTINGS 普通 在应用程序上显示通知计数 在华为手机的应用程序启动图标上显示通知计数或徽章。
    com.huawei.android.launcher.permission.WRITE_SETTINGS 普通 在应用程序上显示通知计数 在华为手机的应用程序启动图标上显示通知计数或徽章。
    android.permission.READ_APP_BADGE 普通 显示应用程序通知 允许应用程序显示应用程序图标徽章。
    com.oppo.launcher.permission.READ_SETTINGS 普通 在应用程序上显示通知计数 在OPPO手机的应用程序启动图标上显示通知计数或徽章。
    com.oppo.launcher.permission.WRITE_SETTINGS 普通 在应用程序上显示通知计数 在OPPO手机的应用程序启动图标上显示通知计数或徽章。
    me.everything.badger.permission.BADGE_COUNT_READ 未知 未知权限 来自 android 引用的未知权限。
    me.everything.badger.permission.BADGE_COUNT_WRITE 未知 未知权限 来自 android 引用的未知权限。

    证书安全合规分析

    高危
    0
    警告
    0
    信息
    1
    标题 严重程度 描述信息
    已签名应用 信息 应用已使用代码签名证书进行签名。

    Manifest 配置安全分析

    高危
    0
    警告
    7
    信息
    0
    屏蔽
    0
    序号 问题 严重程度 描述信息 操作
    1 应用已启用明文网络流量
    [android:usesCleartextTraffic=true]
    警告 应用允许明文网络流量(如 HTTP、FTP 协议、DownloadManager、MediaPlayer 等)。API 级别 27 及以下默认启用,28 及以上默认禁用。明文流量缺乏机密性、完整性和真实性保护,攻击者可窃听或篡改传输数据。建议关闭明文流量,仅使用加密协议。
    2 应用数据存在泄露风险
    未设置[android:allowBackup]标志
    警告 建议将 [android:allowBackup] 显式设置为 false。默认值为 true,允许通过 adb 工具备份应用数据,存在数据泄露风险。
    3 Service (com.AppInstitute.Plugins.LocalNotify.GeofencingReceiver) 未受保护。
    [android:exported=true]
    警告 检测到 Service 已导出,未受任何权限保护,任意应用均可访问。
    4 Broadcast Receiver (nl.xservices.plugins.ShareChooserPendingIntent) 未受保护。
    [android:exported=true]
    警告 检测到 Broadcast Receiver 已导出,未受任何权限保护,任意应用均可访问。
    5 Activity (com.adobe.phonegap.push.PushHandlerActivity) 受权限保护。
    Permission: com.Kiswebs.glenoaks.permission.PushHandlerActivity
    protectionLevel: signature
    [android:exported=true]
    信息 检测到 Activity 已导出,但受权限保护。
    6 Activity (com.adobe.phonegap.push.BackgroundHandlerActivity) 受权限保护,但应检查权限保护级别。
    Permission: com.Kiswebs.glenoaks.permission.BackgroundHandlerActivity
    [android:exported=true]
    警告 检测到 Activity 已导出并受未在本应用定义的权限保护。请在权限定义处核查其保护级别。若为 normal 或 dangerous,恶意应用可申请并与组件交互;若为 signature,仅同证书签名应用可访问。
    7 Service (com.adobe.phonegap.push.FCMService) 未受保护。
    [android:exported=true]
    警告 检测到 Service 已导出,未受任何权限保护,任意应用均可访问。
    8 Broadcast Receiver (com.google.firebase.iid.FirebaseInstanceIdReceiver) 受权限保护,但应检查权限保护级别。
    Permission: com.google.android.c2dm.permission.SEND
    [android:exported=true]
    警告 检测到 Broadcast Receiver 已导出并受未在本应用定义的权限保护。请在权限定义处核查其保护级别。若为 normal 或 dangerous,恶意应用可申请并与组件交互;若为 signature,仅同证书签名应用可访问。

    可浏览 Activity 组件分析

    ACTIVITY INTENT
    com.Kiswebs.glenoaks.MainActivity Schemes: appbuildglenoaks://,

    网络通信安全风险分析

    序号 范围 严重级别 描述

    API调用分析

    API功能 源码文件
    一般功能-> 文件操作
    一般功能-> 获取系统服务(getSystemService)
    一般功能-> IPC通信
    一般功能-> Android通知 com/AppInstitute/Plugins/LocalNotify/GeofencingReceiver.java
    com/adobe/phonegap/push/FCMService.java
    de/appplant/cordova/plugin/background/ForegroundService.java
    组件-> 启动 Activity
    网络通信-> WebView JavaScript接口 com/AppInstitute/Plugins/ChildBrowser.java
    com/Kiswebs/glenoaks/MainActivity.java
    网络通信-> WebView 相关 com/AppInstitute/Plugins/ChildBrowser.java
    com/Kiswebs/glenoaks/MainActivity.java
    隐私数据-> 发送SMS短信息 com/AppInstitute/Plugins/SmsPlugin.java
    网络通信-> HTTP建立连接 com/adobe/phonegap/push/FCMService.java
    网络通信-> URLConnection com/AppInstitute/Plugins/VideoPlayer.java
    com/adobe/phonegap/push/FCMService.java
    隐私数据-> 获取GPS位置信息 com/AppInstitute/Plugins/LocalNotify/GeofencingRegisterer.java
    隐私数据-> 剪贴板数据读写操作 nl/xservices/plugins/SocialSharing.java
    加密解密-> Base64 加密 nl/xservices/plugins/SocialSharing.java
    隐私数据-> 获取已安装的应用程序 nl/xservices/plugins/SocialSharing.java
    调用java反射机制 de/appplant/cordova/plugin/background/BackgroundModeExt.java
    一般功能-> PowerManager操作 de/appplant/cordova/plugin/background/BackgroundModeExt.java
    组件-> 启动 Service de/appplant/cordova/plugin/background/BackgroundMode.java
    进程操作-> 杀死进程 de/appplant/cordova/plugin/background/BackgroundMode.java
    进程操作-> 获取进程pid de/appplant/cordova/plugin/background/BackgroundMode.java

    安全漏洞检测

    高危
    0
    警告
    2
    信息
    3
    安全
    0
    屏蔽
    0
    序号 问题 等级 参考标准 文件位置 操作
    1 应用程序记录日志信息,不得记录敏感信息 信息 CWE: CWE-532: 通过日志文件的信息暴露
    OWASP MASVS: MSTG-STORAGE-3
    升级会员:解锁高级权限
    2 应用程序可以写入应用程序目录。敏感信息应加密 信息 CWE: CWE-276: 默认权限不正确
    OWASP MASVS: MSTG-STORAGE-14
    升级会员:解锁高级权限
    3 文件可能包含硬编码的敏感信息,如用户名、密码、密钥等 警告 CWE: CWE-312: 明文存储敏感信息
    OWASP Top 10: M9: Reverse Engineering
    OWASP MASVS: MSTG-STORAGE-14
    升级会员:解锁高级权限
    4 应用程序可以读取/写入外部存储器,任何应用程序都可以读取写入外部存储器的数据 警告 CWE: CWE-276: 默认权限不正确
    OWASP Top 10: M2: Insecure Data Storage
    OWASP MASVS: MSTG-STORAGE-2
    升级会员:解锁高级权限
    5 此应用程序将数据复制到剪贴板。敏感数据不应复制到剪贴板,因为其他应用程序可以访问它 信息
    OWASP MASVS: MSTG-STORAGE-10
    升级会员:解锁高级权限

    Native库安全分析

    No Shared Objects found.
    序号 动态库 NX(堆栈禁止执行) PIE STACK CANARY(栈保护) RELRO RPATH(指定SO搜索路径) RUNPATH(指定SO搜索路径) FORTIFY(常用函数加强检查) SYMBOLS STRIPPED(裁剪符号表)

    文件分析

    序号 问题 文件

    行为分析

    编号 行为 标签 文件
    00091 从广播中检索数据 信息收集
    升级会员:解锁高级权限
    00063 隐式意图(查看网页、拨打电话等) 控制
    升级会员:解锁高级权限
    00025 监视要执行的一般操作 反射
    升级会员:解锁高级权限
    00193 发送短信 短信
    升级会员:解锁高级权限
    00123 连接到远程服务器后将响应保存为 JSON 网络
    命令
    升级会员:解锁高级权限
    00089 连接到 URL 并接收来自服务器的输入流 命令
    网络
    升级会员:解锁高级权限
    00030 通过给定的 URL 连接到远程服务器 网络
    升级会员:解锁高级权限
    00036 从 res/raw 目录获取资源文件 反射
    升级会员:解锁高级权限
    00051 通过setData隐式意图(查看网页、拨打电话等) 控制
    升级会员:解锁高级权限
    00175 获取通知管理器并取消通知 通知
    升级会员:解锁高级权限
    00023 从当前应用程序启动另一个应用程序 反射
    控制
    升级会员:解锁高级权限
    00094 连接到 URL 并从中读取数据 命令
    网络
    升级会员:解锁高级权限

    敏感权限分析

    恶意软件常用权限 6/30
    android.permission.ACCESS_COARSE_LOCATION
    android.permission.ACCESS_FINE_LOCATION
    android.permission.WAKE_LOCK
    android.permission.SYSTEM_ALERT_WINDOW
    android.permission.CAMERA
    android.permission.VIBRATE
    其它常用权限 11/46
    android.permission.INTERNET
    android.permission.ACCESS_LOCATION_EXTRA_COMMANDS
    android.permission.ACCESS_MOCK_LOCATION
    android.permission.FOREGROUND_SERVICE
    android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS
    android.permission.WRITE_EXTERNAL_STORAGE
    android.permission.READ_MEDIA_IMAGES
    android.permission.READ_MEDIA_VIDEO
    android.permission.FLASHLIGHT
    android.permission.ACCESS_NETWORK_STATE
    com.google.android.c2dm.permission.RECEIVE

    恶意软件常用权限 是被已知恶意软件广泛滥用的权限。
    其它常用权限 是已知恶意软件经常滥用的权限。

    IP地理位置

    恶意域名检测

    域名 状态 中国境内 位置信息 解析
    api.whatsapp.com 安全
    IP地址: 31.13.70.49
    国家: 美国
    地区: 加利福尼亚
    城市: 洛杉矶
    查看: Google 地图

    appinst-fccd5.firebaseio.com 安全
    IP地址: 34.120.206.254
    国家: 美国
    地区: 密苏里州
    城市: 堪萨斯城
    查看: Google 地图

    手机号提取

    URL链接分析

    URL信息 源码文件
    http://www.swarmonline.com
    https://github.com/jorisroling
    https://github.com/chrisgedrim
    https://github.com/jawish
    https://us-central1-app-inst-ae.cloudfunctions.net/app-screenshots-webview-img?token=alekwjfrhdsfb&width
    http://www.gettyimages.com/xsltExtension/1.0
    https://github.com/kyungw00k
    https://github.com/jbleduigou
    https://github.com/andrewhood125
    https://twitter.com/intent/tweet?url
    http://jsperf.com/b64tests
    https://github.com/kalehv
    https://github.com/flakerimi
    https://github.com/marobo
    https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin/issues/1052
    http://stackoverflow.com/questions/3561493/is-there-a-regexp-escape-function-in-javascript
    https://github.com/suvash
    https://www.google.com/intl/en/policies/privacy
    https://github.com/Oire
    https://github.com/moment/moment/issues/2978
    https://google.com
    http://www.avins.org
    https://github.com/kaushikgandhi
    https://github.com/BYK
    https://www.sandbox.paypal.com/cgi-bin/webscr
    https://github.com/Kaushik1987
    https://github.com/socketpair
    https://github.com/kruyvanna
    http://id.wikisource.org/wiki/Pedoman_Umum_Ejaan_Bahasa_Indonesia_yang_Disempurnakan
    https://github.com/caio-ribeiro-pereira
    http://www.xaprb.com/blog/2005/12/12/javascript-closures-for-runtime-efficiency
    http://new.gramota.ru/spravka/rules/139-prop
    http://extjs.com/forum/showthread.php?p=247172
    https://api.twitter.com/oauth/request_token
    https://github.com/joshbrooks
    http://www.wyeomans.co.uk/Feedv2
    https://raw.githubusercontent.com/stefanpenner/es6-promise/master/LICENSE
    http://www.ophanim.net:9680/currentsong
    http://dev.local/services
    https://github.com/avaly
    https://github.com/jalex79
    https://developer.paypal.com/webapps/developer/docs/classic/express-checkout/integration-guide/ECCustomizing
    http://www.swarmonline.com/Ext.ux.TouchCalendar/screenshots/Ext.ux.TouchCalendarView-month-ss.png
    https://github.com/mik01aj
    http://www.unwrongest.com
    http://www.unicode.org/cldr/charts/28/summary/ru.html
    https://github.com/tk120404
    http://code.google.com/apis/maps/documentation/v3/introduction.html
    https://github.com/ragulka
    https://github.com/lantip
    http://s6.voscast.com:10108
    http://code.google.com/apis/gears/gears_init.js
    https://github.com/milan-j
    http://analyticsintelligence.com/mobileApp/userfeedback.php5
    https://github.com/dordille/moment-isoduration/blob/master/moment.isoduration.js
    http://appinstitute.co.uk/services/g4/guide.php?userID=99&accessKey=abc&exerciseID=99&pageNo=1&w=120&h=100
    http://www.w3schools.com/jsref/jsref_parse.asp
    http://radio.tikilive.com:1025/stream/45060
    https://github.com/baryon
    https://github.com/bmarkovic
    http://192.168.1.110:8080/target/target-script-min.js
    http://momentjs.com/guides
    https://github.com/kikoanis
    https://github.com/ragnar123
    http://www.swarmonline.com/Ext.ux.TouchCalendar/screenshots/Ext.ux.TouchCalendarSimpleEvents-month-ss.png
    https://github.com/oerd
    http://www.php.net/date
    http://www.tommymaintz.com
    http://domainB.com
    https://github.com/skfd
    https://api.twitter.com/1.1/account/verify_credentials.json?skip_status=true
    https://github.com/mayanksinghal
    http://staging-1.appinstitute.co.uk/services
    https://github.com/rexxars
    http://www.analyticsintelligence.com/mobileApp
    http://radio.tikilive.com:1025/currentsong?sid=45060
    http://dean.edwards.name/weblog/2009/10/convert-any-colour-value-to-hex-in-msie
    http://extjs.com
    https://github.com/jonashdown
    https://github.com/mrbase
    https://github.com/tyok
    https://github.com/narainsagar
    http://extjs.com/learn/Tutorial
    https://github.com/frontyard
    https://github.com/middagj
    http://analyticsintelligence.com/mobileApp/getdata.php5?appcode
    http://cdn.appinstitute.co.uk/apps/taxirank/images/org/yorksnorthlincs.jpg
    http://docs.closure-library.googlecode.com/git/closure_goog_date_date.js.source.html
    https://www.facebook.com/connect/login_success.html
    https://github.com/abdoufata
    https://github.com/moment/moment/issues/3375
    http://sonasonicmegastore.com/wordpress/wp-content/uploads/2015/02/Conscious-Food-Organic-Filter-Coffee-50g-0-0.jpg
    https://github.com/julionc
    http://leafletjs.com
    http://services.appbuild.io/services
    https://github.com/nostalgiaz
    https://github.com/kraz
    https://github.com/suupic
    http://momentjs.com/timezone/docs
    https://stackoverflow.com/q/181348
    https://github.com/naderio
    http://new.gramota.ru/spravka/buro/search-answer?s=242637
    https://github.com/madhenry
    https://github.com/adambrunner
    https://github.com/chyngyz
    http://s6.voscast.com:10108/stream1537177253288
    http://www.sencha.com/touchlicense
    https://github.com/wernerm
    https://github.com/jonbca
    https://github.com/noureddineme
    https://github.com/gholadr
    http://javascript.crockford.com/jsmin.html
    http://projects.nickstakenburg.com/tipped
    http://domainA.com
    https://github.com/chriscartlidge
    https://github.com/miodragnikac
    http://domainB.com/users?callback=someCallback
    https://github.com/sirn
    https://github.com/eillarra
    http://www.yeomansoutdoors.co.uk/images/products/Listing
    https://github.com/TalAter
    https://github.com/ben-lin
    https://appinstitute.com/privacy
    http://domainB.com/users?theCallbackFunction=ABC001
    https://stackoverflow.com/a/6475125
    https://github.com/estellecomment
    http://graph.facebook.com
    http://raphaeljs.com
    http://www.macromedia.com/go/getflashplayer
    http://raphaeljs.com/license.html
    http://sencha.com
    http://www.swarmonline.com/Ext.ux.TouchCalendar/examples/Ext.ux.CalendarSimpleEvents.html
    https://github.com/zemlanin
    http://cms.appstrue.com/promo/school11/password
    https://github.com/erhangundogan
    https://api.twitter.com/1.1/friendships/create.json
    https://github.com/kwisatz
    http://domainB.com/users
    http://praleska.pro
    http://webservices.amazon.com/AWSECommerceService/2009-05-15
    http://www.faqs.org/rfcs/rfc2388.html
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab
    https://github.com/juanghurtado
    https://graph.facebook.com/me?scope=email
    https://stackoverflow.com/a/6234804
    https://graph.facebook.com/me?access_token
    https://github.com/DevelopmentIL
    https://github.com/lluchs
    http://code.google.com/apis/maps/documentation/v3/reference.html
    http://css-vfx.googlecode.com
    https://github.com/AppInstitute/app/issues/508
    https://github.com/hagmandan
    https://github.com/robgallen
    https://github.com/ElFadiliY
    http://brianleroux.github.com/lawnchair
    https://github.com/WikiDiscoverer
    https://graph.facebook.com/oauth/access_token?client_id
    https://github.com/miestasmia
    http://www.timeanddate.com/time/aboutdst.html
    https://github.com/petrbela
    https://github.com/vnathalye
    https://github.com/bleadof
    https://github.com/Viktorminator
    http://www.ophanim.net:9680/stream?type=http&nocache=26333
    http://s6.voscast.com:10108/currentsong
    https://github.com/jjupiter
    https://github.com/weldan
    https://www.paypal.com/cgi-bin/webscr
    http://me.boo.uz
    https://github.com/sschueller
    https://github.com/muminoff
    https://github.com/hehachris
    https://github.com/ibnesayeed
    https://api.twitter.com/oauth/authorize
    http://cdn.appinstitute.co.uk/cms/images/sharebtn_big.png
    https://github.com/amaranthrose
    https://github.com/zenozeng
    http://analyticsintelligence.com/mobileApp/getdata.php5?key
    https://stackoverflow.com/a/19089667
    http://mydomain.com
    https://github.com/robin0van0der0v
    https://github.com/tomer
    https://github.com/JanisE
    https://appinst-fccd5.firebaseio.com
    https://tools.ietf.org/html/rfc2822
    https://github.com/moment/moment/pull/1871
    http://www.merlyn.demon.co.uk/weekcalc.htm
    https://github.com/nusretparlak
    http://dev.local/services/patch
    https://github.com/mechuwind
    http://domainB.com/users?callback=stcCallback001
    http://zxing.appspot.com/generator
    https://github.com/bangnk
    https://bugzilla.mozilla.org/show_bug.cgi?id=888319
    https://docs.google.com/viewer?url
    https://github.com/moment/moment/issues/2166
    https://github.com/ebraminio
    https://github.com/karamell
    https://drive.google.com/example.pdf
    https://github.com/sedovsek
    https://github.com/B0k0
    https://services.appbuild.io/services/viewers/pdf/pdfViewer.php?url
    https://github.com/gurdiga
    https://drive.google.com/viewerng/viewer?url=https
    http://www.wyeomans.co.uk/Feed
    https://github.com/jfroffice
    http://freebie-depot.com/wp-content/uploads/2012/07/Free-Coupons-Lrg.jpg
    https://github.com/sigurdga
    http://dev.local
    https://github.com/demidov91
    http://www.savewater.co.uk/Sites/assets/images/common/bubble_bestseller.png
    https://momentjs.com/timezone/docs
    http://www.swarmonline.com/Ext.ux.TouchCalendar/screenshots/Ext.ux.TouchCalendarView-week-ss.png
    https://github.com/evoL
    https://www.bk.admin.ch/dokumentation/sprachen/04915/05016/index.html?lang=de
    https://github.com/ryanhart2
    http://10.0.1.10/Genie4/genie4.com
    http://www.iana.org/assignments/character-sets
    https://github.com/AppInstitute/app/issues/1140
    https://bitqueen.com/privacy
    http://staging-1.appinstitute.co.uk
    https://github.com/moment/moment/issues/1423
    http://www.ietf.org/rfc/rfc4122.txt
    https://github.com/kcthota
    https://github.com/irakli-janiashvili
    http://jquery-howto.blogspot.com
    https://api.live365.com/station/a10731
    https://github.com/skakri
    http://yourapp.com
    http://yotopia.com.s84614.gridserver.com/wp-content/uploads/2012/06/coffee.jpg
    https://github.com/mirontoli
    http://uk.impulsepay.com
    https://stackoverflow.com/a/45390070/11186511
    https://github.com/xsoh
    http://cms.appstrue.com/promo/school11
    https://github.com/sampathsris
    https://github.com/hinrik
    https://github.com/mehiel
    https://connect.facebook.net/en_US/sdk.js
    https://github.com/mweimerskirch
    http://i.ytimg.com/vi
    https://github.com/topchiyev
    https://github.com/MadMG
    https://github.com/gaspard
    https://github.com/rajeevnaikte
    https://api.twitter.com/oauth/access_token?oauth_verifier
    https://github.com/mmozuras
    https://github.com/thanyawzinmin
    https://graph.facebook.com/me
    https://github.com/ulmus
    http://iptc.org/std/Iptc4xmpCore/1.0/xmlns
    https://services.appbuild.io
    https://api.live365.com/station
    http://twitter.com
    https://leafletjs.com
    https://api.twitter.com/1.1/statuses/update.json
    http://projects.nickstakenburg.com/tipped/license
    https://github.com/andela-batolagbe
    http://genie4.com
    http://m.appbuild.io/school11
    https://github.com/abdelsaid
    http://m.appbuild.io/school11/password
    http://www.amazon.com
    http://stackoverflow.com/questions/196972/convert-string-to-title-case-with-javascript
    https://github.com/armendarabyan
    https://github.com/johnideal
    https://services.appbuild.io/services
    https://github.com/vajradog
    https://edge1-b.exa.live365.net/a10731
    https://github.com/forabi
    http://iptc.org/std/Iptc4xmpExt/2008-02-29
    http://facebook.com/sharer.php?u
    http://www.swarmonline.com/Ext.ux.TouchCalendar/examples/Ext.ux.TouchCalendar.html
    https://github.com/jarcoal
    https://github.com/lukemcgregor
    http://www.swarmonline.com/Ext.ux.TouchCalendar/screenshots/Ext.ux.TouchCalendarView-day-ss.png
    http://appinstitute.co.uk/apps/chillis/images/homepage.png
    http://AppInstitute.co.uk
    http://s6.voscast.com:10108/currentsong?sid=stream1537177253288/1
    https://github.com/fadsel
    https://github.com/colindean
    https://github.com/ZackVision
    https://github.com/aliem
    https://github.com/ryangreaves
    https://github.com/nicolaidavies
    https://github.com/floydpink
    https://graph.facebook.com
    https://github.com/harpreetkhalsagtbit
    https://github.com/k2s
    https://github.com/nurlan
    https://github.com/bustta
    自研引擎-A
    https://api.whatsapp.com/send?phone=
    nl/xservices/plugins/SocialSharing.java
    https://appinst-fccd5.firebaseio.com
    自研引擎-S

    Firebase配置检测

    标题 严重程度 描述信息
    应用与Firebase数据库通信 信息

    该应用与位于 https://appinst-fccd5.firebaseio.com 的 Firebase 数据库进行通信

    Firebase远程配置已禁用 安全

    Firebase远程配置URL ( https://firebaseremoteconfig.googleapis.com/v1/projects/687086195054/namespaces/firebase:fetch?key=AIzaSyDv7StJxA2NtRlXhZVAqgxx6i8mHTPHVXc ) 已禁用。响应内容如下所示:

    {
        "state": "NO_TEMPLATE"
    }

    邮箱地址提取

    EMAIL 源码文件
    someone@domain.com
    nl/xservices/plugins/SocialSharing.java

    第三方追踪器

    名称 类别 网址

    敏感凭证泄露

    已显示 4 个secrets
    1、 "firebase_database_url" : "https://appinst-fccd5.firebaseio.com"
    2、 "google_api_key" : "AIzaSyDv7StJxA2NtRlXhZVAqgxx6i8mHTPHVXc"
    3、 "google_app_id" : "1:687086195054:android:6a2ebde818723d9e"
    4、 "google_crash_reporting_api_key" : "AIzaSyDv7StJxA2NtRlXhZVAqgxx6i8mHTPHVXc"

    字符串信息

    建议导出为TXT,方便查看。

    第三方SDK

    SDK名称 开发者 描述信息
    Google Play Service Google 借助 Google Play 服务,您的应用可以利用由 Google 提供的最新功能,例如地图,Google+ 等,并通过 Google Play 商店以 APK 的形式分发自动平台更新。 这样一来,您的用户可以更快地接收更新,并且可以更轻松地集成 Google 必须提供的最新信息。
    File Provider Android FileProvider 是 ContentProvider 的特殊子类,它通过创建 content://Uri 代替 file:///Uri 以促进安全分享与应用程序关联的文件。
    Jetpack App Startup Google App Startup 库提供了一种直接,高效的方法来在应用程序启动时初始化组件。库开发人员和应用程序开发人员都可以使用 App Startup 来简化启动顺序并显式设置初始化顺序。App Startup 允许您定义共享单个内容提供程序的组件初始化程序,而不必为需要初始化的每个组件定义单独的内容提供程序。这可以大大缩短应用启动时间。
    Firebase Google Firebase 提供了分析、数据库、消息传递和崩溃报告等功能,可助您快速采取行动并专注于您的用户。
    Jetpack Media Google 与其他应用共享媒体内容和控件。已被 media2 取代。
    Jetpack AppCompat Google Allows access to new APIs on older API versions of the platform (many using Material Design).

    污点分析

    当apk较大时,代码量会很大,造成数据流图(ICFG)呈现爆炸式增长,所以该功能比较耗时,请先喝杯咖啡,耐心等待……
    规则名称 描述信息 操作
    病毒分析 使用安卓恶意软件常用的API进行污点分析 开始分析  
    漏洞挖掘 漏洞挖掘场景下的污点分析 开始分析  
    隐私合规 隐私合规场景下的污点分析:组件内污点传播、组件间污点传播、组件与库函数之间的污点传播 开始分析  
    密码分析 分析加密算法是否使用常量密钥、静态初始化的向量(IV)、加密模式是否使用ECB等 开始分析  
    Callback 因为Android中系统级的Callback并不会出现显式地进行回调方法的调用,所以如果需要分析Callback方法需要在声明文件中将其声明,这里提供一份AndroidCallbacks.txt文件,里面是一些常见的原生回调接口或类,如果有特殊接口需求,可以联系管理员 开始分析