This document discusses strategies for designing resilient command and control architectures for botnets, including using multiple domains with fast fluxing DNS, hosting servers on trusted platforms like GitHub, and obscuring communications with encryption and steganography. Python is recommended for implementation and HTTPS, DNS, and steganography are described as effective communication channels that can avoid detection. Designing private signing schemes and avoiding single points of failure are advised to make botnets resilient to takedowns.