Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 234 Bytes

File metadata and controls

9 lines (5 loc) · 234 Bytes

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