Skip to content

New Analyzer & Responders Watcher #1353

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

ygalnezri
Copy link

This PR introduces two new tools for Cortex related to the Watcher - Open Source Cybersecurity Threat Hunting Platform.

  1. Watcher Check Domain Analyzer:

This analyzer allows TheHive/Cortex to check if a given domain is already being monitored by Watcher. Its main feature is to quickly verify the monitoring status of a domain.

  1. Watcher Monitor Manager Responder:

This responder enables TheHive/Cortex to manage the monitoring of domains within Watcher. It provides two main features:

Add a domain to monitoring (WatcherAddDomain)
Remove a domain from monitoring (WatcherRemoveDomain)

These tools together provide a way to both check the current monitoring status of a domain in Watcher and to take action to add or remove a domain from monitoring directly from TheHive/Cortex.

nusantara-self and others added 2 commits April 17, 2025 14:36
This PR introduces two new tools for Cortex related to the Watcher - Open Source Cybersecurity Threat Hunting Platform.

1. Watcher Check Domain Analyzer:

This analyzer allows TheHive/Cortex to check if a given domain is already being monitored by Watcher. Its main feature is to quickly verify the monitoring status of a domain.

2. Watcher Monitor Manager Responder:

This responder enables TheHive/Cortex to manage the monitoring of domains within Watcher. It provides two main features:
    • Add a domain to monitoring (WatcherAddDomain)
    • Remove a domain from monitoring (WatcherRemoveDomain)

These tools together provide a way to both check the current monitoring status of a domain in Watcher and to take action to add or remove a domain from monitoring directly from TheHive/Cortex.
@nusantara-self nusantara-self self-assigned this Apr 28, 2025
@nusantara-self nusantara-self added this to the 3.5.12 milestone Apr 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants