From 5df54e655d814557d6cf5047d21a267d13d80862 Mon Sep 17 00:00:00 2001 From: Steve Dougherty Date: Wed, 5 Jun 2024 13:14:25 -0400 Subject: [PATCH 1/2] Copy edit README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a54c4d1..00652d4 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This very simple tool extracts and displays data from the Recall feature in Wind ## What is Windows Recall? -On May, 20th [2024 Microsoft announced it's new Copilot+ PCs](https://blogs.microsoft.com/blog/2024/05/20/introducing-copilot-pcs/) running on ARM architecture. +On May, 20th [2024 Microsoft announced its new Copilot+ PCs](https://blogs.microsoft.com/blog/2024/05/20/introducing-copilot-pcs/) running on ARM architecture. With this, they also announced Windows Copilot+ Recall which will be released on 18. June 2024. @@ -29,7 +29,7 @@ With this, they also announced Windows Copilot+ Recall which will be released on ## Requirements -To run or use this feature, you need to have one of the new CoPilot+ PCs running on ARM. Some of them can be found [here](https://www.microsoft.com/en-us/windows/copilot-plus-pcs?r=1#shop) +To run or use this feature, you need to have one of the new Copilot+ PCs running on ARM. Some of them can be found [here](https://www.microsoft.com/en-us/windows/copilot-plus-pcs?r=1#shop) ![image](https://github.com/xaitax/TotalRecall/assets/5014849/972aedc8-6e3c-4c5a-8d40-55b534d248b4) @@ -221,7 +221,7 @@ A. Yes. I have automated exfiltration, and made a website where you can upload a I am deliberately holding back technical details until Microsoft ship the feature as I want to give them time to do something. -I actually have a whole bunch of things to show and think the wider cyber community will have so much fun with this when generally available.. but I also think that’s really sad, as real world harm will ensue. +I actually have a whole bunch of things to show and think the wider cyber community will have so much fun with this when generally available... but I also think that’s really sad, as real world harm will ensue. **Q. What kind of things are in the database?** @@ -247,7 +247,7 @@ Recall enables threat actors to automate scraping everything you’ve ever looke During testing this with an off the shelf infostealer, I used Microsoft Defender for Endpoint — which detected the off the shelve infostealer — but by the time the automated remediation kicked in (which took over ten minutes) my Recall data was already long gone. -**Q. Does this enable mass data breaches of website?** +**Q. Does this enable mass data breaches of websites?** A. Yes. The next time you see a major data breach where customer data is clearly visible in the breach, you’re going to presume company who processes the data are at fault, right? From f932630e9d1c9ce64e21b2784b6e782119d8bb3b Mon Sep 17 00:00:00 2001 From: Steve Dougherty Date: Wed, 5 Jun 2024 13:17:19 -0400 Subject: [PATCH 2/2] Use consistent date formatting --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 00652d4..d0e9135 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ This very simple tool extracts and displays data from the Recall feature in Wind ## What is Windows Recall? -On May, 20th [2024 Microsoft announced its new Copilot+ PCs](https://blogs.microsoft.com/blog/2024/05/20/introducing-copilot-pcs/) running on ARM architecture. +On May 20th 2024 [Microsoft announced its new Copilot+ PCs](https://blogs.microsoft.com/blog/2024/05/20/introducing-copilot-pcs/) running on ARM architecture. -With this, they also announced Windows Copilot+ Recall which will be released on 18. June 2024. +With this, they also announced Windows Copilot+ Recall which will be released on June 18th 2024. ![image](https://github.com/xaitax/TotalRecall/assets/5014849/eff4619c-700c-47d7-bb89-a05054309517)