Skip to content

Commit

Permalink
Fix glob path for Screenconnect (Velocidex#809)
Browse files Browse the repository at this point in the history
  • Loading branch information
svch0stz authored Mar 12, 2024
1 parent 4a81759 commit 241cd14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/exchange/artifacts/ScreenConnect.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ sources:
"C:/Program Files/ScreenConnect*/**",
"C:/Program Files (x86)/ScreenConnect*/**",
"C:/ProgramData/ScreenConnect*/**",
"C:/Users/*/Documents/ConenctWiseControl/**" )
"C:/Users/*/Documents/ConnectWiseControl/**" )
SELECT *
FROM Artifact.Windows.Search.FileFinder(
Upload_File=UploadFiles,
Expand Down

0 comments on commit 241cd14

Please sign in to comment.