Skip to content
whois edited this page Jun 3, 2023 · 1 revision

Creating a Discord Server for controlling the malware

First of all, you need Discord server as environment for remote controlling PySilon. In order to do that, create new one:


Then, go to Discord Developer Portal and create new application:


Then, go to the BOT section and add a BOT:


Then, check all "intents" and save changes:


Then, reset BOT-Token and copy it for later use:


Then, go to "OAuth2" section and "URL Generator" tab:


Then, check "bot" scope and "Administrator" permissions:


Then, copy and open generated URL. New window will appear. Select "PySilon controller" server and BOT will join:


As you can see, BOT is now on the server:



You need to enable "Developer mode" in Discord settings:

Continuation

Right-click on controller Server and click "Copy ID" (save for later use)

Clone this wiki locally