Skip to content

aau-network-security/canarytokens_finger_printer

 
 

Repository files navigation

canarytokens_finger_printer

Prerequisite

Python 3.10 (released 04/10/2021)

How to run

Clone the repository and run the master_script.py

git clone https://github.com/simortus/canarytokens_finger_printer.git
cd canarytokens_finger_printer
python3.10 master_script.py

master_script.py takes two inputs:

  • First you must provide the path to the file that you suspect is a honeytoken.
  • Secondly you must provide the string you wish to search for (eg. '52.18.63.80' or 'canary')

About

PoC for fingerprinting Canarytokens

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%