An open API service indexing awesome lists of open source software.

https://github.com/wakeward/malicious-task-demo

Example repository to demonstrate a malicious VSCode Task
https://github.com/wakeward/malicious-task-demo

Last synced: 6 months ago
JSON representation

Example repository to demonstrate a malicious VSCode Task

Awesome Lists containing this project

README

          

# Example Malicious VSCode Task

A simple repository to demonstrate how to create a malicious VSCode Task which will:

- Execute upon a user opening the folder in VSCode
- Run a malicious command
- Hide the output from the end user