File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ agent for Mythic C2. It produces a zipped folder of VS Code extension source
99code, which currently must be packaged by the operator before delivering to
1010target/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.
4343This 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
You can’t perform that action at this time.
0 commit comments