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

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

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

1 个仓库

Awesome GitHub RepositoriesC-Based Botnets

Network-based botnet implementations written in C, often targeting embedded devices and IoT hardware.

Distinct from C and C++ Cross-Compilation: No candidate covers the specific identity of a C-based botnet; others focus on cross-compilation or general libraries.

Explore 1 awesome GitHub repository matching operating systems & systems programming · C-Based Botnets. Refine with filters or upvote what's useful.

Awesome C-Based Botnets GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • jgamblin/mirai-source-codejgamblin 的头像

    jgamblin/Mirai-Source-Code

    9,363在 GitHub 上查看↗

    This repository contains the source code for a C-based network botnet designed to compromise Internet of Things devices. It serves as a functional implementation of malware used for security research, behavioral analysis, and the development of threat detection signatures. The project includes a command and control server architecture that manages infected devices via a custom binary protocol and TCP-based command distribution. It employs a cross-compilation toolchain to build and deliver architecture-specific binary payloads across multiple hardware platforms. The codebase covers capabiliti

    Implements a network-based botnet written in C that targets multiple hardware architectures and embedded devices.

    C
    在 GitHub 上查看↗9,363
  1. Home
  2. Operating Systems & Systems Programming
  3. C-Based Botnets