FBI Watchdog is a real-time OSINT tool that monitors domain DNS changes and law enforcement seizures, alerting users via Telegram and Discord while capturing screenshots of seized sites.
FBI Watchdog is an OSINT tool that monitors domain seizures and DNS record changes in real time, alerting users to law enforcement takedowns and other DNS modifications.
This tool is primarily used by cybersecurity analysts, threat hunters, and OSINT researchers to track domain seizures and DNS record modifications indicative of law enforcement takedowns. It enables proactive monitoring of suspicious domain activities and provides timely alerts to help users stay informed about cyber threat intelligence developments.
Users should ensure proper configuration of Telegram and Discord integrations for alert notifications. Selenium requires appropriate browser drivers installed on the system for screenshot capture functionality. The tool checks for updates on startup and requires user approval before applying them, enhancing security and control. Known issues include SSL errors during scraping which may affect some monitoring capabilities.
Clone the repository: git clone https://github.com/DarkWebInformer/FBI_Watchdog.git
Navigate to the project directory: cd FBI_Watchdog
Install required dependencies (likely via pip): pip install -r requirements.txt
Configure Telegram and Discord webhook/notification settings as per documentation
Run the tool using the provided CLI scriptpython fbi_watchdog.py
Starts the FBI Watchdog tool to begin real-time DNS monitoring and alerting