{"name":"FBI_Watchdog: Real-time OSINT for Domain Seizures and DNS Monitoring","description":"FBI_Watchdog is a powerful OSINT tool designed for real-time monitoring of domain DNS changes and law enforcement seizures. It provides instant alerts via Telegram and Discord, capturing screenshots of affected sites. This Python-based project helps users stay informed about critical domain modifications and takedowns.","github":"https://github.com/DarkWebInformer/FBI_Watchdog","url":"https://osrepos.com/repo/darkwebinformer-fbi_watchdog","source":"osrepos.com","sourceDescription":"This repository profile is provided by osrepos.com, an open source repository discovery platform.","repositoryProfile":"https://osrepos.com/repo/darkwebinformer-fbi_watchdog","generatedFor":"open source discovery and AI-assisted research","markdown":"https://osrepos.com/repo/darkwebinformer-fbi_watchdog.md","json":"https://osrepos.com/repo/darkwebinformer-fbi_watchdog.json","topics":["osint","dns monitoring","domain seizures","cyber threat intelligence","Python","real-time alerts","law enforcement","watchdog"],"keywords":["osint","dns monitoring","domain seizures","cyber threat intelligence","Python","real-time alerts","law enforcement","watchdog"],"stars":null,"summary":"FBI_Watchdog is a powerful OSINT tool designed for real-time monitoring of domain DNS changes and law enforcement seizures. It provides instant alerts via Telegram and Discord, capturing screenshots of affected sites. This Python-based project helps users stay informed about critical domain modifications and takedowns.","content":"## Introduction\n\nFBI_Watchdog is an advanced Open-Source Intelligence (OSINT) tool developed in Python, specifically engineered to monitor domain DNS changes and detect law enforcement seizures in real-time. This project is crucial for cybersecurity professionals, OSINT researchers, and anyone needing to track domain status proactively. It identifies changes in various DNS records, including `A`, `AAAA`, `CNAME`, `MX`, `NS`, `SOA`, and `TXT`, and specifically flags known law enforcement seizure nameservers like `ns1.fbi.seized.gov`.\n\nKey features include real-time monitoring, comprehensive seizure detection, instant alerts via Telegram and Discord, and automated screenshot capture of affected domains. FBI_Watchdog also boasts a rich command-line interface output, auto-saves DNS history, and is cross-platform compatible. For more detailed information and the latest updates, visit the [official GitHub repository](https://github.com/DarkWebInformer/FBI_Watchdog).\n\n## Installation\n\nSetting up FBI_Watchdog is straightforward. Follow these steps to get the tool running on your system:\n\n1.  **Clone the Repository:**\n\n    sh\n    git clone https://github.com/DarkWebInformer/FBI_Watchdog.git\n    cd FBI_Watchdog\n    \n\n2.  **Install Dependencies:**\n\n    Ensure you have Python 3.x installed. Then, install the required Python packages:\n\n    sh\n    pip install -r requirements.txt\n    \n\n3.  **Setup Environment Variables:**\n\n    Create a `.env` file in the root directory and add your Discord Webhook, Telegram API key, and Telegram Channel ID:\n\n    ini\n    WEBHOOK=<your_discord_webhook>\n    TELEGRAM_BOT_TOKEN=<your_telegram_bot_token>\n    TELEGRAM_CHAT_ID=<your_telegram_chat_id>\n    \n\n4.  **Add Domains to Monitor:**\n\n    Modify the script to include the domains you wish to monitor for DNS and seizure changes:\n\n    python\n    domains = [\"example.com\", \"example1.com\", \"example2.com\"]\n    \n\n5.  **Run the Script:**\n\n    Start FBI_Watchdog with the following command:\n\n    sh\n    python fbi_watchdog.py\n    \n\n    For a complete and detailed installation guide, please refer to the [GitHub repository](https://github.com/DarkWebInformer/FBI_Watchdog).\n\n## Examples\n\nFBI_Watchdog operates by continuously checking the DNS records of specified domains. When a change is detected, or a domain's nameservers match those associated with law enforcement seizures, the tool springs into action. It captures screenshots of the affected website, providing visual evidence of the change or takedown.\n\nUsers receive immediate notifications through their configured Telegram and Discord channels. These alerts include details about the DNS modification or seizure, along with the captured screenshot, ensuring that critical information is delivered promptly. The tool's rich CLI output also provides clear, colored logs for easy monitoring directly from the terminal. Visual examples of DNS checking, seizure detection, and notification alerts are available in the [project's README](https://github.com/DarkWebInformer/FBI_Watchdog#readme).\n\n## Why Use FBI_Watchdog?\n\nFBI_Watchdog offers significant value for anyone involved in cybersecurity or threat intelligence:\n\n*   **Proactive Threat Detection:** Get early warnings about domain takedowns or suspicious DNS changes that could indicate malicious activity or law enforcement intervention.\n*   **Comprehensive Monitoring:** Tracks a wide array of DNS record types and specific seizure indicators.\n*   **Instant Alerts:** Receive timely notifications on popular platforms like Telegram and Discord, ensuring you never miss a critical event.\n*   **Evidentiary Support:** Automated screenshot capture provides concrete proof of domain status at the time of an event.\n*   **OSINT Enhancement:** A powerful addition to any OSINT toolkit, providing automated, real-time data collection.\n*   **Cross-Platform Compatibility:** Works seamlessly across Windows, Linux, and macOS environments.\n\n## Links\n\n*   **GitHub Repository:** [DarkWebInformer/FBI_Watchdog](https://github.com/DarkWebInformer/FBI_Watchdog)\n*   **VirusTotal Report (v2.0):** [Check the latest scan](https://www.virustotal.com/gui/file/636c60ce1f489d6fa6a08f0409107ab31f4fff6d8cef4864d37fa13eaa4bfd85)\n*   **Live Monitoring on Telegram:** [TheDarkWebInformer Channel](https://t.me/TheDarkWebInformer)\n*   **Cyber Threat Intelligence Insights:** [DarkWebInformer.com](https://darkwebinformer.com)","metrics":{"detailViews":28,"githubClicks":31},"dates":{"published":null,"modified":"2026-02-04T12:01:14.000Z"}}