#1
PenguBot is a modular Rust framework for authorized security testing of IoT/Android devices. Includes multiple real-world exploits (ADB, FiberHome, routers, set-top boxes) and post-exploitation modules.
 
Post-Exploitation Modules:
  • FiberHome config extractor (
    Code:
    /var/config.xml
    )
  • Persistent backdoor via crontab / init.d
  • APK implant with ChaCha20 C2
  • IPv6 / IPv4 dual-stack scanner
  • Credential harvesting (router passwords, WiFi PSK)
Technical:
  • Written in Rust (performance + memory safety)
  • ChaCha20 encrypted C2 channel
  • Payloads: ELF (ARM, MIPS, x86) + signed APK
    Discord: pengubot951 to get it