Skip to content

mwollenweber/Watchman

Repository files navigation

Watchman

Watchman is a security tool that watches domains and fqdns

Setup

  1. git clone https://github.com/mwollenweber/Watchman.git
  2. cd Watchman
  3. cp example-config.rc config.rc
  4. nano config.rc
  5. sudo ./install.sh

Update a Specific Zone:

  1. source env/bin/activate && source config.rc
  2. python manage.py update_zone

Create Searches

  1. Browse to http://localhost:8000/admin/Watchman/search/
  2. Add relevant clients and searches

Manually Run Searches (Stored in DB):

  1. ./daily-run.sh

See Search Results

  1. Browse to http://localhost:8000/hits/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published