Skip to content

Commands

whois edited this page Jun 8, 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

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

.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)

.update (not implemented yet)

update PySilon remotely

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.

Clone this wiki locally