You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Download the .ps1 file to a Windows system. You need to execute this as an Administrator. This installs the Windows Projected File System and creates the scheduled task.
29
+
30
+
31
+
32
+
## How to use this Canarytoken
33
+
34
+
Once this token is installed, it will create and start a Scheduled Task to spawn the Windows Fake File System Provider.
35
+
36
+
You can browse to this folder and list files. This will not trigger an alert.
37
+
38
+
If an attacker opens or copies a file, then you will get an alert that lets you know the process and file that was accessed.
39
+
40
+
If you would like to remove the task, simply run the PowerShell script again with `-Remove`. This will stop the process managing the folder and remove any artifacts created.
0 commit comments