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 to the Model Context Protocol (MCP) The Model Context Protocol (MCP) is an open…
While file extensions in Linux are optional and often misleading, the file command helps decode what a…
The touch command is one of the quickest ways to create new empty files or update timestamps…
Handling large numbers of files is routine for Linux users, and that’s where the find command shines.…
Managing files and directories is foundational for Linux workflows, and the mv (“move”) command makes it easy…
Creating directories is one of the earliest skills you'll use on a Linux system. The mkdir (make…