Skip to content

Commit 04317c9

Browse files
code review
1 parent e66bfa6 commit 04317c9

File tree

1 file changed

+3
-3
lines changed
  • frontend_vue/src/components/tokens/windows_fake_fs

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export const howToUse = [
2-
"Create a path to for us to create an empty folder, it can be C:\Secrets or C:\Users\thinkst\Documents\MySecretFiles",
3-
"Then we'll create scheduled task that runs when you logon, and creates several files there",
4-
"When an attacker opens or copies these files you will get an alert",
2+
"Create a path to for us to create an empty folder, it can be C:\\Secrets or C:\\Users\\thinkst\\Documents\\MySecretFiles",
3+
"Then well create a scheduled task that runs when you logon, and sets up the fake folder",
4+
"When an attacker opens or copies files in the fake folder, you will get an alert",
55
];

0 commit comments

Comments
 (0)