{"id":13585491,"url":"https://github.com/thalesgroup-cert/Watcher","last_synced_at":"2025-04-07T10:31:02.290Z","repository":{"id":37782948,"uuid":"292021736","full_name":"thalesgroup-cert/Watcher","owner":"thalesgroup-cert","description":"Watcher - Open Source Cybersecurity Threat Hunting Platform. Developed with Django \u0026 React JS.","archived":false,"fork":false,"pushed_at":"2024-10-08T21:35:18.000Z","size":16096,"stargazers_count":854,"open_issues_count":15,"forks_count":123,"subscribers_count":38,"default_branch":"master","last_synced_at":"2024-10-29T16:58:47.198Z","etag":null,"topics":["certificate-transparency","certstream","cybersecurity","django","incident-response","misp","monitoring","nltk","osint","osint-python","phishing","reactjs","rss-bridge","security","thehive","threat-detection","threat-hunting","threat-intelligence","watcher","webapp"],"latest_commit_sha":null,"homepage":"https://thalesgroup-cert.github.io/Watcher","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thalesgroup-cert.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-01T14:33:21.000Z","updated_at":"2024-10-28T17:52:14.000Z","dependencies_parsed_at":"2024-01-22T20:14:56.718Z","dependency_job_id":"1cc492b1-d678-4622-9d1d-5a5fe833741a","html_url":"https://github.com/thalesgroup-cert/Watcher","commit_stats":null,"previous_names":["felix83000/watcher"],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thalesgroup-cert%2FWatcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thalesgroup-cert%2FWatcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thalesgroup-cert%2FWatcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thalesgroup-cert%2FWatcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thalesgroup-cert","download_url":"https://codeload.github.com/thalesgroup-cert/Watcher/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247636058,"owners_count":20970852,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["certificate-transparency","certstream","cybersecurity","django","incident-response","misp","monitoring","nltk","osint","osint-python","phishing","reactjs","rss-bridge","security","thehive","threat-detection","threat-hunting","threat-intelligence","watcher","webapp"],"created_at":"2024-08-01T15:04:58.532Z","updated_at":"2025-04-07T10:31:00.997Z","avatar_url":"https://github.com/thalesgroup-cert.png","language":"Python","readme":"\u003cp align=\"center\"\u003e\n    \u003cimg alt=\"Watcher Logo\" src=\"/Watcher/static/watcher-logo-resize.png\" height=\"270\" width=\"270\"\u003e\n\u003c/p\u003e\n\n---\n\n[![Install](/Watcher/static/Install-informational.svg)](https://thalesgroup-cert.github.io/Watcher/README.html)\n[![Documentation](/Watcher/static/Documentation-informational.svg)](https://thalesgroup-cert.github.io/Watcher/)\n[![GitHub Closed Issues](https://img.shields.io/github/issues-closed-raw/thalesgroup-cert/Watcher?logo=github\u0026style=flat-square)](https://github.com/thalesgroup-cert/Watcher/issues?q=is%3Aissue+is%3Aclosed)\n[![LICENSE](https://img.shields.io/github/license/thalesgroup-cert/Watcher?logo=github\u0026style=flat-square)](/LICENSE)\n[![Downloads](https://img.shields.io/docker/pulls/felix83000/watcher?logo=docker\u0026style=flat-square)](https://hub.docker.com/r/felix83000/watcher/tags)\n\nWatcher is a Django \u0026 React JS automated platform for discovering new potentially cybersecurity threats targeting your organisation. \n\nIt should be used on webservers and available on Docker.\n\n## Watcher capabilities\n\n- Detecting emerging cybersecurity trends like new vulnerabilities, malwares... Via RSS feeds (www.cert.ssi.gouv.fr, www.cert.europa.eu, www.us-cert.gov, www.cyber.gov.au...).\n- Monitor for information leaks, for example in Pastebin \u0026 other IT content exchange websites (stackoverflow, github, gitlab, bitbucket, apkmirror, npm...).\n- Monitor malicious domain names for changes (IPs, mail/MX records, web pages using [TLSH](https://github.com/trendmicro/tlsh)).\n- Detecting suspicious domain names targeting your organisation, using:\n     - [dnstwist](https://github.com/elceef/dnstwist) algorithm.\n     - Certificate transparency stream: [certstream](https://github.com/CaliDog/certstream-python)\n\nUseful as a bundle regrouping threat hunting/intelligence automated features.\n\n## Additional features\n\n- Create cases on [TheHive](https://thehive-project.org/) and events on [MISP](https://www.misp-project.org/).\n- Integrated IOCs export to [TheHive](https://thehive-project.org/) and [MISP](https://www.misp-project.org/).\n- LDAP \u0026 Local Authentication.\n- Email notifications.\n- Ticketing system feeding.\n- Admin interface.\n- Advance users permissions \u0026 groups.\n\n## Involved dependencies\n\n- [certstream](https://github.com/CaliDog/certstream-python)\n- [dnstwist](https://github.com/elceef/dnstwist)\n- [Searx](https://searx.github.io/searx/)\n- [pymisp](https://github.com/MISP/PyMISP)\n- [thehive4py](https://github.com/TheHive-Project/TheHive4py)\n- [TLSH](https://github.com/trendmicro/tlsh)\n- [shadow-useragent](https://github.com/lobstrio/shadow-useragent)\n- [NLTK](https://www.nltk.org/)\n\n## Screenshots\nWatcher 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.\n\n**Threats detection**\n\n\u003cp align=\"center\"\u003e\n    \u003cimg alt=\"Threats detection\" src=\"/Watcher/static/Watcher-threats-detection.png\"\u003e\n\u003c/p\u003e\n\n**Data leaks**\n\n\u003cp align=\"center\"\u003e\n    \u003cimg alt=\"Keywords detection\" src=\"/Watcher/static/Watcher-keywords-detection.png\"\u003e\n\u003c/p\u003e\n\n**Malicious domain names monitoring**\n\n\u003cp align=\"center\"\u003e\n    \u003cimg alt=\"Malicious domain names monitoring\" src=\"/Watcher/static/Watcher-malicious-domain-names-monitoring.png\"\u003e\n\u003c/p\u003e\n\n**IOCs export to TheHive \u0026 MISP**\n\n\u003cp align=\"center\"\u003e\n    \u003cimg alt=\"IOCs export to TheHive \u0026 MISP\" src=\"/Watcher/static/Watcher-iocs-export.png\"\u003e\n\u003c/p\u003e\n\n**Suspicious domain names detection**\n\n\u003cp align=\"center\"\u003e\n    \u003cimg alt=\"Suspicious domain names detection\" src=\"/Watcher/static/Watcher-suspicious-domain-names-detection.png\"\u003e\n\u003c/p\u003e\n\nDjango 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...  \n\n**Admin interface**\n\n\u003cp align=\"center\"\u003e\n    \u003cimg alt=\"Admin interface\" src=\"/Watcher/static/Watcher-admin-interface.png\"\u003e\n\u003c/p\u003e\n\n## Installation\n\nCreate a new Watcher instance in ten minutes using Docker (see [Installation Guide](https://thalesgroup-cert.github.io/Watcher/README.html)).\n\n## Platform architecture\n\n\u003cp align=\"center\"\u003e\n    \u003cimg alt=\"Platform architecture\" src=\"/Watcher/static/Platform-architecture.png\"\u003e\n\u003c/p\u003e\n\n## Get involved\nThere are many ways to getting involved with Watcher:\n\n- Report bugs by opening [Issues](https://github.com/thalesgroup-cert/Watcher/issues) on GitHub.\n- Request new features or suggest ideas (via [Issues](https://github.com/thalesgroup-cert/Watcher/issues)).\n- Create new features and make pull-requests. Process [here](https://thalesgroup-cert.github.io/Watcher/README.html#developers).\n- Discuss bugs, features, ideas or issues.\n- Share Watcher to your community (Twitter, Facebook...).\n\n## Pastebin compliant\nIn order to use Watcher pastebin API feature, you need to subscribe to a pastebin pro account and whitelist Watcher public IP (see https://pastebin.com/doc_scraping_api).\n\n","funding_links":[],"categories":["Python"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthalesgroup-cert%2FWatcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthalesgroup-cert%2FWatcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthalesgroup-cert%2FWatcher/lists"}