All Projects → wulio → Coeus

wulio / Coeus

Licence: apache-2.0
Android apk/sdk Scan包括android apk/sdk 安全审计代码扫描以及国内政策扫描

Programming Languages

python
139335 projects - #7 most used programming language
python3
1442 projects

Projects that are alternatives of or similar to Coeus

Pinkman
PINkman is a library to help implementing an authentication by a PIN code in a secure manner. The library derives hash from the user's PIN using Argon2 function and stores it in an encrypted file. The file is encrypted with the AES-256 algorithm in the GCM mode and keys are stored in the AndroidKeystore.
Stars: ✭ 59 (-51.64%)
Mutual labels:  android-security
Android Avd
Headless Android x86 emulator ready for automated instrumentation testing.
Stars: ✭ 87 (-28.69%)
Mutual labels:  android-sdk
Mediapicker
Easy customizable picker for all your needs in Android application
Stars: ✭ 105 (-13.93%)
Mutual labels:  android-sdk
Axplorer
axplorer - Android Permission Mappings
Stars: ✭ 68 (-44.26%)
Mutual labels:  android-security
Apkscale
A Gradle plugin to measure the app size impact of Android libraries
Stars: ✭ 76 (-37.7%)
Mutual labels:  android-sdk
Mediasoup Client Android
mediasoup android client side library https://mediasoup.org
Stars: ✭ 96 (-21.31%)
Mutual labels:  android-sdk
Kotlin Android Scaffolding
An android project structure using kotlin and most common libraries.
Stars: ✭ 53 (-56.56%)
Mutual labels:  android-sdk
Android Inappbilling
A sample which uses Google's Play Billing Library and it does InApp Purchases and Subscriptions.
Stars: ✭ 114 (-6.56%)
Mutual labels:  android-sdk
Android Sdk Installer
Linux utility which aims to automatically install and configures Android SDK, Eclipse ADT Plugin, adds hardware support for devices and enables full MTP support.
Stars: ✭ 78 (-36.07%)
Mutual labels:  android-sdk
Chat Sdk Android
Chat SDK Android - Open Source Mobile Messenger
Stars: ✭ 1,496 (+1126.23%)
Mutual labels:  android-sdk
Geopackage Android
GeoPackage Android Library
Stars: ✭ 72 (-40.98%)
Mutual labels:  android-sdk
Rms Runtime Mobile Security
Runtime Mobile Security (RMS) 📱🔥 - is a powerful web interface that helps you to manipulate Android and iOS Apps at Runtime
Stars: ✭ 1,194 (+878.69%)
Mutual labels:  android-security
Gpslogger
📡 Lightweight GPS Logging Application For Android.
Stars: ✭ 1,348 (+1004.92%)
Mutual labels:  android-sdk
Android Sitemap
👓 Every link ever to Android Developer site.
Stars: ✭ 61 (-50%)
Mutual labels:  android-security
Livesmashbar
An elegant looking and easy to use informative library with LiveData integration for Android.
Stars: ✭ 107 (-12.3%)
Mutual labels:  android-sdk
Android Dev Challenge
Google Android Dev Challenge 2017
Stars: ✭ 57 (-53.28%)
Mutual labels:  android-sdk
Amdh
Android Mobile Device Hardening
Stars: ✭ 95 (-22.13%)
Mutual labels:  android-security
Action Android
Collection of Android-related GitHub Actions
Stars: ✭ 116 (-4.92%)
Mutual labels:  android-sdk
Cameraxdemo
A sample camera app with CameraX API from Android Jetpack
Stars: ✭ 112 (-8.2%)
Mutual labels:  android-sdk
Droid Watcher
[OUTDATED & UNSUPPORTED] Droid Watcher - Android Spy Application
Stars: ✭ 103 (-15.57%)
Mutual labels:  android-security

Coeus

Coeus: Coeus was one of the Titans, son of Uranus and Gaia. His name means questioning.

if we need import android sdk,we maybe have some questions about the sdk,like sercurity/permissions/policy/info

Coeus project will help you do this . you can see report.xml in report dir.

Try

Try your first Coeus scan:

python coeus.py xxx.aar

CH

0x01 项目地址

项目地址: https://github.com/wulio/Coeus

0x02 依赖环境

​ python 3.x / java

0x03 安装使用教程

0x04 相关说明

  • 相关政策代码及隐私代码检测策略,均在scrpit文件夹中,json格式便于添加与修改

  • 相应的工具也存储在tool文件夹下

  • 具体代码逻辑均可在项目组查看。

  • 生成的扫描文件,输出在result文件夹下,分别有对应的log文件和输出的report.xml文件。

0x05 使用示例

python ceous.py ./test/getui_2.13.3.0-gisdk_3.1.9.1-gssdk_2.3.0.0.aar	

Authors

  • deff

License

Coeus support Apache License 2.0

Email

[email protected]

Issues

welcome star or issues!

Plan

  • [x] - more-sdk-info 2019.12.30
  • [ ] - script-update 2019.1.15
  • [ ] - apk-support 2019.2.7
  • [ ] - dynamicscannner 2019.3
  • [ ] - fuzz 2020.4
  • [ ] -
  • [ ] -
  • [ ] -

cause of work-transform pasued plan

Project

version : v1.0.1 time :2019-12-30

  1. 更新部分script规则
  2. 更新支持输入文件为相对路径
  3. 更新url展示,过滤其中相同url地址
  4. 添加部分工具,如adb/dex2jar等工具

由于工作转化,暂停计划。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].