Skip to content

Commit 5e59e81

Browse files
committed
Update README to reflect Mythic v2.3 support
1 parent 2f23fea commit 5e59e81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ agent for Mythic C2. It produces a zipped folder of VS Code extension source
99
code, which currently must be packaged by the operator before delivering to
1010
target/test machines manually or via social engineering.
1111

12-
:white_check_mark: Mythic v2.2+ compatible since v0.2.0
12+
:white_check_mark: Mythic v2.3+ compatible since v0.3.0
1313
:white_check_mark: Cross-platform (tested on macOS, Linux, Windows)
1414
:warning: Doesn't support encrypted payloads yet, always use TLS
1515

@@ -43,7 +43,7 @@ The extension must then be manually installed on target in Visual Studio Code.
4343
This can be done from the editor UI or from the CLI with:
4444

4545
```shell
46-
$ code --install-extension venus-0.0.1.vsix
46+
$ code --install-extension venus-0.3.0.vsix
4747
```
4848

4949
### Commands

0 commit comments

Comments
 (0)