diff --git a/malwares/TelegramRemoteCodeExecutor/HowToUse.md b/malwares/TelegramRemoteCodeExecutor/HowToUse.md index c7b8928..87c330c 100644 --- a/malwares/TelegramRemoteCodeExecutor/HowToUse.md +++ b/malwares/TelegramRemoteCodeExecutor/HowToUse.md @@ -12,6 +12,6 @@ | /start | starts interaction with the bot and returns command issuer details | None | | /help | returns help menu | None | | /exec | executes command on vitcim's machine | command | -| /cd** | change current working directory to specified path | path | +| /cd | change current working directory to specified path | path | | /ls | list all the directories and folders in the current working directory | None | | /download | download file from the victims machine to attacker's via telegram chat | relative or complete file path |