Watcher is a Django & React JS automated platform for discovering new potentially cybersecurity threats targeting your organization.
It should be used on webservers and available on Docker.
Watcher Capabilities
Useful as a bundle regrouping threat hunting/intelligence automated features.
Additional Features
Involved Dependencies
Screenshots
Watcher provides a powerful user interface for data visualization and analysis. This interface can also be used to manage Watcher usage and to monitor its status.
Threats detection
Keywords detection
Malicious domain names monitoring
IOCs export to TheHive & MISP
Potentially malicious domain names detection
Django provides a ready-to-use user interface for administrative activities. We all know how an admin interface is important for a web project: Users management, user group management, Watcher configuration, usage logs…
Admin interface
Installation
Create a new Watcher instance in ten minutes using Docker (see Installation Guide).
Platform Architecture
Get Involved
There are many ways to getting involved with Watcher:
Introduction Bash scripting is a powerful way to automate Linux tasks, but writing a script…
Introduction A self-signed SSL certificate is a certificate that is created and signed by the…
Introduction Debugging is an important part of Bash scripting. When a script does not work…
Introduction Cron jobs are used in Linux to run commands or Bash scripts automatically at…
Introduction Pipes are an important feature in Linux and Bash scripting. A pipe allows you…
Introduction The grep, awk, and sed commands are powerful text-processing tools in Linux. They are…