Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dmdhrumilmistry authored Sep 15, 2021
1 parent 85e1bf5 commit 94c2430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion malwares/TelegramRemoteCodeExecutor/HowToUse.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |

0 comments on commit 94c2430

Please sign in to comment.