Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.
#### <code>apt-get install unzip</code>
give executable permission.
#### <code> chmod +x canarytokendetector.sh</code>
Expand Down