1 个仓库
Testing the security of inter-process communication by interacting with background services and components.
Distinguishing note: None of the candidates cover the security testing of IPC communication protocols specifically.
Explore 1 awesome GitHub repository matching security & cryptography · IPC Security Testing. Refine with filters or upvote what's useful.
Drozer 是一个 Android 安全评估框架和漏洞扫描器。它作为 Android 设备及其已安装软件的安全审计员,提供了一个专门的环境,用于分析进程间通信机制并审计应用程序端点。 该框架专注于 Android 进程间通信分析,允许对系统服务和应用程序组件进行询问。它支持执行专门的安全模块和自定义脚本,以识别漏洞并测试运行时接口的安全性。 该系统提供了一个用于直接进行系统级访问目标设备的远程 Shell,并支持脚本驱动的自动化,以实现重复性的安全审计工作流。它利用可扩展的插件系统将外部安全工具加载到运行时环境中。
Interacts with Android system services and application components via intents and binders to test IPC security.