A Python script that allows users to send messages through Discord webhooks.
- Send a single message to a Discord channel via webhook.
- Option to spam a message multiple times.
- Interactive menu for user-friendly operation.
python splasher.py -w YOUR_WEBHOOK_URL
Replace YOUR_WEBHOOK_URL with the actual webhook URL.
TeleTracker - designed to assist analysts in tracking and disrupting active malware campaigns that use Telegram for command and control (C2) communications.