From e3f37c844326b5da9dabf97acfcae36bf816ad4d Mon Sep 17 00:00:00 2001 From: Evil1411 <72138187+Evil1411@users.noreply.github.com> Date: Wed, 30 Sep 2020 17:55:05 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ed0ec5b..e32ef99 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # CanaryTokensDetector ## Summary -This script will detect canary token in microsoft word documents. It prevent tracking via canary tokens. +This tool will detect canary token in Documents. It prevent you from getting tracked via canary tokens. ## How to run? -This script tested on Kali Linux & MacOS,Unzip package must be install on your Linux or Mac system. you can install it on debian linux via following commands +This tool is tested on Kali Linux & MacOS.Package to unzip this tool must be installed on your Linux or Mac system. You can install it on debian linux via following commands. #### apt-get install unzip give executable permission. #### chmod +x canarytokendetector.sh