AnwarMohamed / Catcher

security tool to quickly take a snapshot from specific target.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Catcher#


security tool like Regshot over windows platform, allows you to quickly take a snapshot of your registry and then compare it with a second one.

Usefull in


  • catch shells in hacked web sites. (System Admins)
  • catch changes after running or installing software product. (Malware Researchers)

Example


  • ./catcher.py -f -t /User/lnxg33k
  • ./catcher.py -s -t /User/lnxg33k
  • ./catcher.py -p
  • ./catcher.py -c

About

security tool to quickly take a snapshot from specific target.