awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesIPC Security Testing

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.

Awesome IPC Security Testing GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • mwrlabs/drozermwrlabs 的头像

    mwrlabs/drozer

    4,535在 GitHub 上查看↗

    Drozer 是一个 Android 安全评估框架和漏洞扫描器。它作为 Android 设备及其已安装软件的安全审计员,提供了一个专门的环境,用于分析进程间通信机制并审计应用程序端点。 该框架专注于 Android 进程间通信分析,允许对系统服务和应用程序组件进行询问。它支持执行专门的安全模块和自定义脚本,以识别漏洞并测试运行时接口的安全性。 该系统提供了一个用于直接进行系统级访问目标设备的远程 Shell,并支持脚本驱动的自动化,以实现重复性的安全审计工作流。它利用可扩展的插件系统将外部安全工具加载到运行时环境中。

    Interacts with Android system services and application components via intents and binders to test IPC security.

    Python
    在 GitHub 上查看↗4,535
  1. Home
  2. Security & Cryptography
  3. IPC Security Testing