Skip to content

PyCanary: CMD line tool to monitor any directory for file access or file changes, log event, send basic alert to user, and dump and process information collected. There is also a background thread monitoring all created processes and logging them for later analysis.

License

Notifications You must be signed in to change notification settings

RogueCyberSecurityChannel/PyCanary-Python-Canary-Token-Alternative

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyCanary

     ________  ________   _______  ________  ________  ________  ________  ________
    ╱        ╲╱    ╱   ╲╱╱       ╲╱        ╲╱    ╱   ╲╱        ╲╱        ╲╱    ╱   ╲
   ╱         ╱         ╱╱        ╱         ╱         ╱         ╱         ╱         ╱
  ╱╱      __╱╲__      ╱       --╱         ╱         ╱         ╱        _╱╲__      ╱
  ╲╲_____╱     ╲_____╱╲________╱╲___╱____╱╲__╱_____╱╲___╱____╱╲____╱___╱   ╲_____╱
                {GitHub:https://github.com/RogueCyberSecurityChannel} 
  • Create a .txt file of directory paths you would like to monitor
  • Pass in the path to the .txt file using the -pF command. Example: -pF <./dir_paths.txt>
  • Wait to see if the files are accessed
  • Windows Alert box will pop up if any file in the specified directories are accessed or altered
  • Fully implemented process monitoring & logging
  • Ongoing logging both in the background, and upon file access
  • Simple, lightweight, and highly effective

git clone

git clone https://github.com/RogueCyberSecurityChannel/PyCanary-Python-Canary-Token-Alternative

About

PyCanary: CMD line tool to monitor any directory for file access or file changes, log event, send basic alert to user, and dump and process information collected. There is also a background thread monitoring all created processes and logging them for later analysis.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages