Skip to content

Commands

Yaw edited this page Sep 10, 2023 · 12 revisions

.ss

take screenshot at any time

img

.join

join voice-channel and stream live microphone input

img

.show [what-to-show]

Options are:

  • processes

get list of running processes or available commands

img

.kill [process-id]

kill any running process

img

.grab [what-to-grab]

Options are:

  • passwords
  • history
  • cookies
  • wifi
  • discord

grab for example saved passwords in web browsers

img

.clear

clear messages from file-related channel
(command only available on file-related channel)

img

.pwd

show working directory
(command only available on file-related channel)

img

.tree

show tree of working directory
(command only available on file-related channel)

img

.ls

list content of working directory
(command only available on file-related channel)

img

.download [file-or-dir]

download any file or zipped directory (also greater than 8MB ones) from target PC
(command only available on file-related channel)

img

.upload [type] [name]

Options for type are:

  • single
  • multiple

Options for type multiple is name:

  • name of the file which is uploaded on the victims pc (uses our splitter)

upload any file or zipped directory (also greater than 8MB ones) onto target PC
(command only available on file-related channel)

img

.execute [file]

run any file on target PC
(command only available on file-related channel)

img

.remove [file-or-dir]

remove file or directory on target PC
(command only available on file-related channel)

img

.implode

remove PySilon from target PC and clean the "evidence"

img

.webcam photo

capture a photo of the victim's webcam and send it to the channel

.screenrec

record the victim's screen for 15 seconds and send it to the channel.

.block-input / .unblock-input

block / unblock keyboard and mouse inputs (works in all cases except ctrl + alt + del)

.start-clipper / .stop-clipper

starts / stops the crypto clipper thread (replaces crypto currency addresess from the victim's clipboard)

.blacklist / .whitelist

Adds / removes a program from the blacklist (any program added to the blacklist will be prevented from running)

.bsod

triggers a bluescreen of death (crashes the system by causing a critical failure | can lead to data loss)

.forkbomb

creates a small hidden process that replicates itself until all system resources have been depleted (leads to a momentary freeze and then a crash | less dangerous than .bsod)

.tts

Plays text-to-speech voice messages

.msg

Displays highly customisable message boxes

.cmd [command]

execute a command on the victim's pc (command only available on file-related channel)

.cd [dir]

change working directory
(command only available on file-related channel)

To disable the 2 minute voice recordings, just type 'disable' into the channel with the voice recordings. To resume / restart the voice recordings delete the 'disable' text. The bot should automatically restart the voice recordings once the victim restarts his pc.