Discord RATs are remote access trojans that use Discord as their command-and-control (C2) infrastructure. PySilon is a notable example, using Discord bots and webhooks to receive commands and exfiltrate data. These RATs leverage Discord's API for communication, making detection more difficult.
Key Features
- Remote access trojan using Discord as C2 channel
- Discord bot and webhook-based command infrastructure
- Data exfiltration through Discord messages
- Python-based with PySilon as prominent variant
Comments