Search for a command to run...
iottrafficgen is an open-source Python framework for reproducible IoT network traffic generation in controlled cybersecurity laboratory environments. It orchestrates benign and attack traffic campaigns through declarative YAML scenarios, reusable tool profiles, structured JSON execution metadata, and optional UDP ground-truth markers for temporal alignment with packet captures. Release v0.1.0 includes 66 predefined scenarios and 64 reusable profiles spanning seven attack categories (NMAP, SSH brute force, SQL injection, denial of service, ARP spoofing, MQTT injection, DNS beaconing) plus benign IoT baseline generation. The framework wraps established security tools (nmap, hydra, hping3, sqlmap) without requiring a specific testbed architecture. Licensed under MIT.