Skip to content

mwollenweber/Watchman

Repository files navigation

Watchman

Watchman is a security tool that watches domains and fqdns. You can read more about it here: https://docs.google.com/presentation/d/10TtlZO01WfJo9raF-ShS06m5bak1NSG1/edit#slide=id.g324938c8159_1_85

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

Add a Client

add a client

Add a Search

add a search

Add Alert Config

http://localhost:8000/admin/Watchman/alertconfig/

add a alert config

Run a daily zone update + match + alerts

  1. ./daily-run.sh

Other Commands

Update a Specific Zone:

Update a specific TLD. For Example, update .com:

  • python manage.py update_zone com

See Search Results

hits

Example Slack Alert

Slack Alert

Example Email Alert

Email Alert

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published