1 Repo
Functional implementations of malicious software designed to compromise Internet of Things devices.
Distinct from IoT Device Server Implementation: Existing IoT tags focus on legitimate server implementations or general ecosystems, not malware implementations.
Explore 1 awesome GitHub repository matching security & cryptography · IoT Malware Implementations. Refine with filters or upvote what's useful.
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
Provides a functional implementation of malware designed to compromise IoT devices via telnet brute-forcing.